Hi!
I successfully can get the reading data from a testo 300 device connecting via WIFI. I connect the device to the mobile personal hotspot and i receive the UDP with the testo device IP. Then i successfully call the API by using the local IP provided and the port 55000 with GET to the "http://localip:55000/data". So this part is covered.
How can i make the same steps but using bluetooth instead mobile WIFI? i paired the mobile to the t300 device but i couldn't get any IP to make the request.
Thanks in advance for all your help
Hi!
I successfully can get the reading data from a testo 300 device connecting via WIFI. I connect the device to the mobile personal hotspot and i receive the UDP with the testo device IP. Then i successfully call the API by using the local IP provided and the port 55000 with GET to the "http://localip:55000/data". So this part is covered.
How can i make the same steps but using bluetooth instead mobile WIFI? i paired the mobile to the t300 device but i couldn't get any IP to make the request.
Thanks in advance for all your help