-
Don't seem to be able to download documentation. The page just shows a page that states it will direct me to arduino.cc. Tried everything I could but couldn't break out of it. I think there is an html…
-
**Is your feature request related to a problem? Please describe.**
_A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]_
Loss of WiFi will cause the system t…
-
I'm using an Arduino MKR WIFI 1010 and DHT22. I can see output from the debug monitor but it just says 0 for both temp and humidity. Looking at the .ino project file, I see `Connect a 10K resistor fro…
-
This was brought up in issue: OpenBCI/OpenBCI_WIFI#86
When switching to analog mode, no data is streaming from the Cyton. Example code:
```
from openbci import wifi as bci
shield = bci.OpenBCIWi…
-
Hello,
Not really an issue with the code but couldn't find another way to reach out to you.
The recommended shield (TransmogriShield and the Wifi one) are retired by Sparkfun. Am I correct in assum…
-
The document http://docs.openbci.com/OpenBCI%20Software/03-OpenBCI_Wifi_Server says
> The WiFi Shield will connect to an NTP server to get the time once, and the WiFi Shield will then send the data i…
-
After the mobile phone is connected to the ESP32's WiFi, I use the ESP32 to ping the mobile phone. In the case of no interference and close distance (in a shielded box), I found that the ping delay is…
-
this code just changing the line `WiFi.config(ip, gateway, subnet);` stops working.
```cpp
#include
// change next line to use with another board/shield
//#include
#include // for WiFi shiel…
-
### What happened?
no wlan connection after update from 14.4 to 15.0 beta over OTA. Downgrade to 14.4 with the installer also no wlan connection anymore. Only erase over esp32 downlod tool and once …
-
Hi there,
i'm running an AVM meshed Wifi and am experiencing some issues where my ebus Adapter Shield V5 likes to not pick the AP with the strongest signal after booting.
As far as I understand …