Jason2866
5a70ca1562
NimBLE v1.36 ( #14744 )
2022-02-12 20:01:12 +01:00
tony-fav
ddca584dfe
"details" to "DetailsBLE" for better rule use
2021-11-14 14:26:48 -05:00
Theo Arends
019ccae4d0
Add SO130 1 to show heap with logging timestamp
2021-10-04 17:12:42 +02:00
Jason2866
68e9e3dbc7
NimBLE 1.3.1
2021-08-22 15:52:00 +02:00
Theo Arends
b112c05d9a
Refactor access TasmotaGlobal.mqtt_data
2021-08-15 17:26:32 +02:00
Stephan Hadinger
2c5809bee2
Remove exceptions from BLE
2021-06-16 21:55:45 +02:00
Theo Arends
5e805e0c4a
Move Settings from DRAM to heap
2021-06-11 18:14:12 +02:00
Theo Arends
446706f16d
Prep for larger log buffer
2021-06-09 17:24:28 +02:00
Theo Arends
aa64428c2f
Prep mqtt_data from char to String (prt.1)
2021-06-06 16:08:01 +02:00
Theo Arends
ebeb4ea7ff
Remove AddLog_P in favour of AddLog
...
Remove AddLog_P in favour of AddLog switching log from stack to heap allowing longer log entries (up to approximate log buffer size)
2021-06-05 11:47:09 +02:00
Theo Arends
cea58d66c8
Prep virtual mqtt_data prt3
2021-05-24 16:52:59 +02:00
Sthope
dee8013432
Update xdrv_79_esp32_ble.ino
...
Write without response
2021-04-15 09:20:46 +02:00
Theo Arends
2f5c20a42f
Add more rule triggers
2021-04-07 15:07:05 +02:00
Simon Hailes
638a4c100e
1/ Extends MAC address storage to 7 bytes, last byte now type.
...
MAC may now be 112233445566 or 112233445566/n n=0..3 indicating type.
To CONNECT to a random address, you must specify the address type.
2/ Adds BLEDetails4 - details for aliased macs only.
3/ Adds more command explaination in the top.
2021-04-02 08:32:01 +01:00
Simon Hailes
42a1dc3d9a
Enable restart of BLE after upload.
...
Add cmnd 'BLEEnableUnsaved' to enable BLE without saveing the enable.
Fix a bug with operations - where the op could be stolen by mqtt before begin seen by another driver.
2021-03-03 18:40:13 +00:00
Simon Hailes
137b0a63e8
fix ble from accepting 12 char alias whcih does not match as a mac address
2021-02-17 20:01:12 +00:00
Theo Arends
5d58eb39cf
Allow BLE when ethernet only connected
...
Allow BLE when ethernet only connected (#10753 )
2021-02-05 14:09:46 +01:00
Simon Hailes
0f2b018ae4
BLE_ESP32 (xdrv_79): Start scan as soon as we are connected to a device - saves missing a few adverts.
...
iBeacon (xdrv_52): Clean up BLE_ESP32 based driver; add commands and advert timing. Remove HM10 code - it's in the other one.....
2021-02-04 23:15:58 +00:00
Theo Arends
13713dccc1
Prep ESP32S2
2021-02-02 17:55:45 +01:00
Simon Hailes
60094eb0ee
rename + soime explaination
2021-01-27 10:16:30 +00:00
Theo Arends
34b9726c36
Clarify file name functionality
2021-01-27 10:38:45 +01:00