Gordon Williams
802a3001f3
nRF52: Added CTS (Current Time Service) support to ANCS/AMS code
2023-07-14 16:27:28 +01:00
Gordon Williams
891029bfde
ESP32: Bluetooth LE tweaks - central mode connects, scans, reads, writes and notifies
...
Bluetooth: fix for incorrect Bluetooth task strings shown in some errors
Tried to move common code in jsble_exec_pending into jsble_exec_pending_common
2022-10-27 15:28:28 +01:00
Gordon Williams
950cf2ef91
More ESP32 bluetooth fixes - can now find services/characteristics and read/write. No Notify yet
2022-10-18 16:36:52 +01:00
Gordon Williams
5c08b7c334
Initial support for multiple connections on nRF52
2022-06-15 16:54:08 +01:00
Gordon Williams
23484e54b9
code to allow AMS/ANCS to be started independently. Currently untested
2022-01-26 17:06:30 +00:00
Gordon Williams
17eea39deb
Making ANCS mode configurable via NRF.setServices({},{ancs:true})
2021-05-25 11:53:59 +01:00
Gordon Williams
a493355490
Allow NRF.setAddress to work even with services defined and a connection in progress
2019-05-14 15:56:51 +01:00
Gordon Williams
eeb9ec8dd5
nRF52: Add docs for properties that weren't documented before
...
nRF52: Add ability to connect to device with passkey authentication
2019-01-31 14:23:26 +00:00
Gordon Williams
4cf66cca66
First commit of code that keeps jswrap_bluetooth without depending on nRF5x libs - still pretty hacky
2017-11-01 16:22:25 +00:00