joe50
joe50
About
- Username
- joe50
- Location
- Switzerland
- Joined
- Visits
- 38
- Last Active
- Roles
- Member
- Location
- Switzerland
Comments
-
@wjcroft Hi and thanks for your help! I will discuss that with my EE! Will keep you updated, thanks so much William!
-
@wjcroft we checked with an oscilloscope and the ATmega is writing something to the RFduino. When you switch the on-switch it writes 15second to the RFDuino, afterwords 2 seconds again, then it's done writing. We don't know what exactly is happening…
-
@pushtheworld @wjcroft we re-uploaded the firmware to the ATmega with avrdude and a avr dragon. Upload worked, still no connection between the RFDuino modules.. we checked between GND and DVDD pin on the RFduino and it has 2.99V like it's supposed (…
-
@pushtheworld @wjcroft I am currently re-uploading the ATmega firmware (based on the link above). will report back how it works! thanks for tuning in.
-
@pushtheworld we are using an ATmega since we use the 8bit board. libraries and .ino files used from this github repo: https://github.com/OpenBCI/OpenBCI_8bit
-
Hi again.. sorry for spaming.. @wjcroft @pushtheworld you can ignore all messages before that one here!!! I was able to downgrade to version 1.0.0 according to this link: https://github.com/OpenBCI/OpenBCI_Radios/tree/maint/1.0.0 I installed both…
-
Hi again: I found this line in the 8bit_DEVICE code: Single byte commands sent from the PC are prepared by the Host with '+' before and after. This is to avoid letting the uC get a 'ghost' command during streamData mode This means, the burge…
-
So I just checked the 8bitHost firmware I am using and it DOES indeed use the burger protocol! ...... if(serialIndex[0] == 2){ // single byte messages from uC are special we need to burgerize them testSerialB…
-
Hi @wjcroft @pushtheworld First of all thanks for all the support you guys are showing me ! It seems that the firmwares don't really match. But I got both versions from here https://github.com/OpenBCI/OpenBCI_Radios/tree/master/examples Dongle: …
-
@pushtheworld https://github.com/OpenBCI/OpenBCI_Radios/blob/master/examples/RadioDevice8bit/RadioDevice8bit.ino this is the RFDuino DEVICE code we uploaded to our clone https://github.com/OpenBCI/OpenBCI_RFduino/tree/master/RFduino this is the fi…
-
Hi @pushtheworld . Indeed it worked all perfectly with the 1.5.4 version. We had a total mess with the libraries and additionally with the compiler, but with the 1.5.4 it all worked perfectly. I am able to program the channels for both the board an…
-
Hello Guys, I hope I am not too late to the party: I am not able to change the RFduinoGZLL.channel = 6 (IN THE 8BIT RFDUINO DEVICE CODE) since when compiling the same error message shows up every time: Arduino: 1.6.13 (Windows 10), Board: "RFduino…
-
@wjcroft @biomurph, thanks for assisting me! Yes wjcroft you got the situation right The dongle will be here in 5 days (I ordered it from the openBCI shop). All the tutorials work with the dongle and it is probably going to be way easier to do it. …
-
Hello everyone, I am looking for the basic firmware I have to install on the ATmega328P-AU to get my board running. I want the SD card and especially the RFDuino 22301 module to activate so I can start working with the board. The board is currently…
-
@ogtoady Thanks. I've read through that. this leads me to the github https://github.com/OpenBCI/OpenBCI_8bit page from openBCI. This firmware is apparently in a compiled format which I cannot physically load on the microprocessor through a programmi…
-
Okay thanks @ogtoady! The RFDuino firmware is also available on the github-openBCI as I have seen. Can I just upload the firmware on the board to connect to it?
-
https://drive.google.com/drive/folders/0B_mjfJaj7fvvR3pzVlo0b09VSjg @wjcroft does this link help you more? The problem I have right now is that I have a board where I want to get firmware on it, but I need to do it physically since the wireless com…
-
Hi William @wjcroft! Another thing: How do I get the openBCI firmware on our board? And how can I change it? I am Medical Technology major so I don't really have a background in any of that. But always willing to learn! I am doing the prototyping…
-
Hi @wjcroft ! the forum deleted my whole comment since I wasn't logged in before entering. Awesome feature! Anyway once again: thanks so much for your answer. As I understood it is possible to change the firmware on the board, in our case we even h…