mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-26 22:33:24 +00:00
geeksville personal todo list
This commit is contained in:
parent
982b2e33ff
commit
9757f9ae53
@ -2,14 +2,14 @@
|
||||
|
||||
You probably don't care about this section - skip to the next one.
|
||||
|
||||
- check in wifi code
|
||||
- @feh123 Sony Xperia Z1 C6903 running Android 5.1.1
|
||||
- don't stop advertising BLE
|
||||
- first message sent is still doubled for some people
|
||||
- refetch the android messages on Resume
|
||||
- there is still an occasional BLE hang that happens on the android side?
|
||||
- test BLE software update again
|
||||
- iram space: https://esp32.com/viewtopic.php?t=8460
|
||||
- set https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/external-ram.html spi ram bss
|
||||
- figure out if iram or bluetooth classic caused ble problems
|
||||
- post bug on esp32-arduino
|
||||
- implement first cut of router mode: preferentially handle flooding, and change sleep and GPS behaviors
|
||||
- let users set arbitrary params in android
|
||||
- implement first cut of router mode: preferentially handle flooding, and change sleep and GPS behaviors
|
||||
- NRF52 BLE support
|
||||
|
||||
# Medium priority
|
||||
@ -60,6 +60,13 @@ Items after the first final candidate release.
|
||||
- report esp32 device code bugs back to the mothership via android
|
||||
- change BLE bonding to something more secure. see comment by pSecurity->setAuthenticationMode(ESP_LE_AUTH_BOND)
|
||||
|
||||
Changes related to wifi support on ESP32:
|
||||
|
||||
- iram space: https://esp32.com/viewtopic.php?t=8460
|
||||
- set https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/external-ram.html spi ram bss
|
||||
- figure out if iram or bluetooth classic caused ble problems
|
||||
- post bug on esp32-arduino with BLE bug findings
|
||||
|
||||
# Spinoff project ideas
|
||||
|
||||
- an open source version of https://www.burnair.ch/skynet/
|
||||
|
Loading…
Reference in New Issue
Block a user