khash
khash
About
- Username
- khash
- Location
- NL
- Joined
- Visits
- 8
- Last Active
- Roles
- Member
- Location
- NL
Comments
-
update: I managed to solve the problem. it had to do with Arduino ESP8266 core from Boards Manager…. the GUI only works if the binary is compiled using Arduino ESP library version 2.5.0 .
-
Basically, here's the issue: The binary compiled from source (using Arduino IDE) does not match the one provided here: https://github.com/OpenBCI/OpenBCI_WIFI/releases/tag/v2.0.5 so, my main suspicions are: * the source codes do not match th…
-
Hi wjcroft, first, thanks for your reply! I did change my Arduino IDE to version 1.8.3, but I get exactly the same results.