nimble WIP - add advertising boilerplate

This commit is contained in:
geeksville
2020-07-22 09:51:57 -07:00
parent 102085808f
commit 7f6dc104f0
8 changed files with 425 additions and 25 deletions

View File

@@ -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