-
psh replied to the topic Send data to antoher server in the forum Pycom FiPy 11 months ago
That did it, now it works,
Thank you! -
psh started the topic Send data to antoher server in the forum Pycom FiPy 11 months ago
I have tried to have my FiPy send data to one our own sever via NB-IoT.
I tried to change the IP address in the telenor.py libraryoIOTGW_IP = '172.16.32.1' # Telenor IoT Gateway IP address
I changed 172.16.32.1 to our own server-IP.
We have Node Red server with listening. I should mention that I’m not sure the Node Red server is 100%…[Read more]