Theo Arends
|
5e805e0c4a
|
Move Settings from DRAM to heap
|
2021-06-11 18:14:12 +02:00 |
Simon Hailes
|
142b7d02aa
|
iBeacon - detect the same UUID+MAJOR+MINOR as the same beacon even if mac changes.
Add :minor:major to web display
|
2021-04-09 08:19:43 +01:00 |
Simon Hailes
|
66ec23d399
|
remove endian-swap on major & minor for iBeacon - in theroy to match HM10 implementation?
|
2021-04-08 19:08:15 +01:00 |
Simon Hailes
|
970f4652f5
|
Update to iBeacon to use only MAC to recognise different beacons - this brings it into line with common use.
A further update would be nice to display major & minor in the web ui, not included here.
|
2021-04-08 18:00:14 +01:00 |
Simon Hailes
|
136ede92bd
|
update comment
|
2021-02-04 23:53:15 +00:00 |
Simon Hailes
|
8be21c8316
|
Add additional #if for CONFIG_IDF_TARGET_ESP32
|
2021-02-04 23:33:02 +00:00 |
Simon Hailes
|
1f8ef8e626
|
Add timeout initialise
|
2021-02-04 23:25:12 +00: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 |
Simon Hailes
|
60094eb0ee
|
rename + soime explaination
|
2021-01-27 10:16:30 +00:00 |