Skip to content

boards/nrf52: add Thingy:52 NimBLE demo (env sensors, gas, battery, RGB) - #32

Open
raiden00pl wants to merge 2 commits into
masterfrom
thingy52-demo
Open

boards/nrf52: add Thingy:52 NimBLE demo (env sensors, gas, battery, RGB)#32
raiden00pl wants to merge 2 commits into
masterfrom
thingy52-demo

Conversation

@raiden00pl

Copy link
Copy Markdown
Member

Add the thingy52 board (nimble_thingy52 config) and demo descriptor: HTS221 temperature/humidity + LPS22HB pressure over ESS, CCS811 gas (eCO2) over IMDS, battery level over BAS (raw SAADC -> sampling -> adjust -> BAS) and the lightwell RGB LED writable over a custom characteristic. RTT console; NimBLE pools and RTT buffers trimmed to fit the 64KB nRF52832.

New IO_CLASS_SENSOR_CO2/TVOC over uORB sensor_co2/sensor_tvoc, with
producer counterparts in the aligned sensor/producer ranges like every
other scalar sensor, and IMDS bindings with the standard CO2/VOC
Concentration characteristics (0x2B8C ppm, 0x2BE7 ppb).

Claude-Session: https://claude.ai/code/session_01DCoYWj9PvV4S9KHFBbS12q
…ttery, RGB)

Add the thingy52 board (nimble_thingy52 config) and demo descriptor:
HTS221 temperature/humidity + LPS22HB pressure over ESS, CCS811 eCO2
and TVOC over IMDS, battery level over BAS (raw SAADC -> sampling ->
adjust -> BAS) and the lightwell RGB LED writable over a custom
characteristic.  RTT console; NimBLE pools and RTT buffers trimmed to
fit the 64KB nRF52832.

Signed-off-by: raiden00pl <raiden00@railab.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant