Search found 3 matches

by CookieNinja
Thu May 19, 2022 9:24 am
Forum: General Discussion and Questions
Topic: HttpPost Error
Replies: 1
Views: 755

HttpPost Error

Can someone maybe help me and tell me what the problem can be. I'm connecting my Pico via a Pico-ESP8266 wave wifi HAT and the connection is fine when connecting to either my laptop or phone hotspot. Then when I try to send Ubidots a httpPost on port 9012 I get an error of List index is out of range...
by CookieNinja
Tue May 17, 2022 1:14 pm
Forum: General Discussion and Questions
Topic: OSError: No available NIC [Help]
Replies: 1
Views: 747

OSError: No available NIC [Help]

I'm having a trouble solving this error. So what I am using is a Raspberry Pico and a Wave pico-ESP8266 to supply it with wifi connection. So it has no issue connecting to the internet and I also not having issues sending data to a TCP server. I'm trying to send data to my Firebase realtime database...
by CookieNinja
Mon May 16, 2022 9:02 am
Forum: Raspberry Pi microcontroller boards
Topic: usocket/network librarie
Replies: 2
Views: 2164

usocket/network librarie

Good Morning/Afternoon/Evening So I'm rather new to the microcontroller scene, so I could easily be missing something simple. However, I'm trying to send live sensor data from my Raspberry Pi Pico, running Micropython 1.18, over my Wave Pico-ESP8266 wifi module running the latest firmware, to Fireba...