Page 1 of 1

Receive esp32 data into database.

Posted: Thu Nov 05, 2020 1:49 pm
by fzeidesp32
Hi
I use esp32 to receive some measurements of three sensors through bluetooth low energy and then send them to the computer via wifi. We know that there is only one antenna in the esp32 device. The device can receive data for three sensors that have the same serviceUUID and charUUID. Receiving data has no problem with it, but when I send it via WiFi to the computer, I have problems with the myphpadmin database. Does anyone have an idea about the subject or has another opinion about how to receive data on the computer in the database after they arrive through the WiFi?
thank you.

Re: Receive esp32 data into database.

Posted: Sat Nov 07, 2020 11:35 pm
by tommeyers
Your statement of you problem was much like" it doesnt work" so ..
Take a look at this "it does work"
https://github.com/Embedotronics/Sendin ... er/dht.php