This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
Espruino
Watch
1
Star
0
Fork
0
You've already forked Espruino
mirror of
https://github.com/espruino/Espruino.git
synced
2025-12-08 19:06:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Espruino
/
targets
/
esp32
/
BLE
History
Gordon Williams
ee413a267c
Bluetooth: Increase size of max advertising received (now ~120b on high MTU builds)
...
nRF52840: Fix crash if receiving >32b of advertisement data
2025-09-26 16:19:48 +01:00
..
esp32_bluetooth_utils.c
ESP32: Fix setServices with 128bit UUIDs, fix NRF.setServices' onWrite and notify/indicate
2024-04-23 16:17:43 +01:00
esp32_bluetooth_utils.h
removing tabs in ESP32 code
2023-05-03 14:16:57 +01:00
esp32_gap_func.c
Bluetooth: Increase size of max advertising received (now ~120b on high MTU builds)
2025-09-26 16:19:48 +01:00
esp32_gap_func.h
Merge branch 'master' into f-SD6.1-advertising
2023-05-10 15:14:43 +01:00
esp32_gattc_func.c
nRF5x: Ensure Bluetooth notifications work correctly when two separate connections use the same handle for their characteristics
2025-05-13 10:48:14 +01:00
esp32_gattc_func.h
ESP32: Bluetooth LE tweaks - central mode connects, scans, reads, writes and notifies
2022-10-27 15:28:28 +01:00
esp32_gatts_func.c
ESP32C3: don't kick connected BLE devices off if reset() is called
2024-11-04 11:36:28 +00:00
esp32_gatts_func.h
ESP32: Fix setServices with 128bit UUIDs, fix NRF.setServices' onWrite and notify/indicate
2024-04-23 16:17:43 +01:00