mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-04 00:52:17 +00:00
nimble WIP - add advertising boilerplate
This commit is contained in:
@@ -7,8 +7,9 @@ Nimble tasks:
|
||||
- Nimble getting started https://espressif-esp-idf.readthedocs-hosted.com/zh_CN/release-v3.3/api-reference/bluetooth/nimble/index.html#overview? could it work with arduino esp-idf 4.2
|
||||
- implement nimble device api
|
||||
- setup advertising https://mynewt.apache.org/latest/tutorials/ble/bleprph/bleprph-sections/bleprph-gap-event.html
|
||||
- add security
|
||||
- add security (at least bonding)
|
||||
- test with app
|
||||
- remove unsecured read/write access
|
||||
- restart advertising after client disconnects
|
||||
- make sleep work
|
||||
- check BLE handle stability
|
||||
|
||||
Reference in New Issue
Block a user