mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 09:33:50 +01:00
particle-{argon,boron}: note that board_bat_voltage is untested
This commit is contained in:
parent
c39b69759d
commit
eddd93e2dd
@ -18,6 +18,12 @@ that provides access to multiple communication protocols: BLE, 802.15.4 and WiFi
|
||||
|
||||
The board datasheet is available [here](https://docs.particle.io/assets/pdfs/datasheets/argon-datasheet.pdf)
|
||||
|
||||
@experimental Support to measure the voltage via ADC using the
|
||||
`board_bat_voltage` feature (see [Feature List](@ref feature-list)) is provided
|
||||
for this board. However, it was only ever tested for the very similar
|
||||
@ref boards_particle-xenon. If you encounter any errors when measuring the
|
||||
voltage for the Particle Argon, please report this!
|
||||
|
||||
### Flash the board
|
||||
|
||||
See the `Flashing` section in @ref boards_common_particle-mesh.
|
||||
|
||||
@ -18,6 +18,12 @@ that provides access to multiple communication protocols: BLE, 802.15.4 and LTE.
|
||||
|
||||
The board datasheet is available [here](https://docs.particle.io/assets/pdfs/datasheets/boron-datasheet.pdf)
|
||||
|
||||
@experimental Support to measure the voltage via ADC using the
|
||||
`board_bat_voltage` feature (see [Feature List](@ref feature-list)) is provided
|
||||
for this board. However, it was only ever tested for the very similar
|
||||
@ref boards_particle-xenon. If you encounter any errors when measuring the
|
||||
voltage for the Particle Boron, please report this!
|
||||
|
||||
### Flash the board
|
||||
|
||||
See the `Flashing` section in @ref boards_common_particle-mesh.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user