jarkko-hautakorpi / iBeacon-indoor-positioning-demo

Indoor positioning of iBeacon tags (tagged people, dogs, cats and objects) by trilateration, using ESP32.
MIT License
183 stars 99 forks source link

ESP32 is not able to connect to wifi #8

Closed futechiot closed 4 years ago

futechiot commented 5 years ago

Hello There,

i had done this using another guide. but your map function is i want to check.

i'm running ESP32 code on ESP32 MH et code is running smoothly. BUT after BLE scan, ESP 32 is not able to connect to any wifi

is there any change in board.txt file()? or is there any other configuration i have to do?

Thanks

jarkko-hautakorpi commented 5 years ago

No extra configuration needed, the program runs a loop, scan->report->scan->report reconnecting to wifi automatically.