mbamonte
mbamonte
About
- Username
- mbamonte
- Location
- Argentina
- Joined
- Visits
- 9
- Last Active
- Roles
- Member
- Location
- Argentina
Comments
-
Dear William: Thank you! I couldn't work very much on the problem last month, therefore my late reply. From the first link above, I followed this thread https://openbci.com/forum/index.php?p=/discussion/851/v2-firmware-upgrade-questions-…
-
Hi @Skalbe, I was also having the same problem uploading firmware to Cyton (PIC32) and RFduinos (Device and Host). I followed exactly the steps above, and it worked ! Thank you. If you don't mind, I'll complete the order of steps with some commen…
-
Thank you @Skalbe!! It worked perfectly!
-
Hi, I'm also trying to upgrade the RFduino firmware, and also have the same doubt: which order should I add the radio.flashNonVolatileMemory() command? I followed these steps but no sure if it's ok: step 1): void setup() { radio.flashNonVolatileM…
-
Yes, clicking the "Change channel" button, but got this message: "Failure: communication timeout - device failed to poll Host".
-
William, I reprogram the RFduinos as described in the document. In this order: 1) Flash the Device with RadioDevice32bit (flashing first the RadioPassThru32bit.ino in the HOST, by selecting the Dongle switch button in the RST position, and making …
-
Thank you William for you quick answer! I've followed up the link you suggested (https://github.com/OpenBCI/OpenBCI_Cyton_Library/blob/master/UPGRADE_GUIDE.md), step by step, and I'm still getting the same message: "No target found. Programmer for …
-
Hi, I'm trying to test the AlphaWave demo, because I find it really interesting (https://openbci.com/forum/index.php?p=/discussion/694/android-based-app-alphawave-demo). I've uploaded the board code (OpenBCI_32bit_BLE), and the radios co…