mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-19 03:23:49 +01:00
1.1 KiB
1.1 KiB
@defgroup boards_particle-argon Particle Argon @ingroup boards @brief Support for the Particle Argon
General information
Particle Argon is a mesh-ready development kit that provides access to multiple communication protocols: BLE, 802.15.4 and WiFi.

Block diagrams and datasheets

The board datasheet is available here
@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.