Receive esp32 data into database.
Posted: Thu Nov 05, 2020 1:49 pm
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.
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.