rbaron
|
9b1efb7f82
|
Quick and dirty commenting out all LEDs
|
2022-12-07 20:10:52 +01:00 |
|
rbaron
|
d857448df8
|
Added a humidity cluster
|
2022-12-07 20:10:52 +01:00 |
|
rbaron
|
55808ed7e1
|
Links prstlib and restructures project to match other samples
|
2022-12-07 20:10:52 +01:00 |
|
rbaron
|
d8322c9162
|
Modified the zigbee template with added temperature cluster
According to
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.1.2/nrf/ug_zigbee_adding_clusters.html.
|
2022-12-07 20:10:52 +01:00 |
|
rbaron
|
f090b25a2c
|
Got manufacturer data to show as "b-parasite" in zigbee2mqtt
|
2022-12-07 20:10:52 +01:00 |
|
rbaron
|
f05d1f8e3b
|
Zigbee sample works with nRF52840dk + zigbee2mqtt
|
2022-12-07 20:10:51 +01:00 |
|
rbaron
|
002500dcd6
|
Adds samples/ble/README.md
|
2022-12-07 18:57:27 +01:00 |
|
rbaron
|
f7806d4c7e
|
Really fixing BTHome v2 illuminance encoding this time
|
2022-12-04 10:32:20 +01:00 |
|
rbaron
|
cab55d9b8c
|
<zephyr/zephyr.h> -> <zephyr/kernel.h> everywhere
|
2022-12-04 10:16:00 +01:00 |
|
rbaron
|
381bbb7ceb
|
Fix illuminance encoding in ble, BTHome v2
|
2022-12-04 10:13:01 +01:00 |
|
rbaron
|
8bfd75de78
|
Fix BTHome v2 encoding - sort entries by Object IDs
|
2022-12-03 13:49:17 +01:00 |
|
rbaron
|
bc08c8284a
|
Updates Zephyr imports to use the <zephyr/...> prefix
See https://docs.zephyrproject.org/latest/releases/release-notes-3.2.html#api-changes
|
2022-12-03 11:26:03 +01:00 |
|
rbaron
|
6969d74a8c
|
Fixes GitHub actions to use board revisions
|
2022-12-03 11:04:20 +01:00 |
|
rbaron
|
dc88916823
|
Add board 1.0.0, 1.1.0, 1.2.0 board revisions for nRF52840 variant
|
2022-12-03 10:46:48 +01:00 |
|
rbaron
|
a93171b9bf
|
Adds support for user-supplied BT address
Also cleans up BLE configs
|
2022-12-01 19:48:36 +01:00 |
|
rbaron
|
fe09c0b2f1
|
Update github actions to generate more samples
|
2022-11-30 18:33:06 +01:00 |
|
rbaron
|
9c62b12446
|
Update default Kconfig in samples/ble
|
2022-11-29 22:52:08 +01:00 |
|
rbaron
|
dbaf44ecc1
|
Cleanup comments
|
2022-11-29 20:25:15 +01:00 |
|
rbaron
|
3b104cdf24
|
Implements BTHome v1 and v2 encodings for ble sample
|
2022-11-29 20:05:41 +01:00 |
|
rbaron
|
fc3a0652aa
|
Add blinky sample
|
2022-11-28 19:38:32 +01:00 |
|
rbaron
|
46a8285f59
|
Reuse macros.h in nrf-connect/samples/soil_read_loop/src/main.c
|
2022-11-27 23:21:50 +01:00 |
|
rbaron
|
cc4c47927b
|
Moves soil_read_loop to samples/
|
2022-11-27 22:36:06 +01:00 |
|
rbaron
|
00a7114dd1
|
Extracts boards/ and dts/ to prstlib
|
2022-11-27 18:56:47 +01:00 |
|
rbaron
|
5ceccfafcc
|
Extracts prstlib
Moves ble sample to code/nrf-connect/samples
|
2022-11-27 18:37:42 +01:00 |
|