-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Access point + html log #9
Comments
Bluetoothhttps://randomnerdtutorials.com/esp32-bluetooth-classic-arduino-ide/ interesting, but maybe more as a way to control the main unit. but I guess it could be done also on the web server. |
BLEhttps://randomnerdtutorials.com/esp32-ble-server-client/ look like it's not what I need. |
Setup ACCESS POINThttps://randomnerdtutorials.com/esp32-access-point-ap-web-server/
|
so I have data collected and stored in a log.txt on the M5Stamp SPIFFS partition.
how to access to it and use the data elsewhere?
context:
the cabin where data are to be collected is remote and have no access to grid nor network.
3 leads: WIFI, Bluetooth or BLE
wifi Access point
https://randomnerdtutorials.com/esp32-cam-access-point-ap-web-server/
The text was updated successfully, but these errors were encountered: