Relative Content

Tag Archive for androidmobileudpiotmobile-phones

UDP packets are not being received

I am trying to make an IOT device that clicks an image and sends it to my Flutter app via a mixture of BLE (used to send short signals like “ready to receive the images,” etc.) and wifi (to transfer the images over UDP). The IOT device is hosted as a hotspot, and the Flutter app connects.