I saw this and just wanted to share it. Has anyone ordered it at all? It looks pretty small Can put it almost anywhere.
i finally recieved my RFduino:
it works pretty good. the example sketches help a lot getting started...
When i try the Arduino.cc software with RFduino RFD22102, and the example blink sketch, i get a error "Wrong microcontroller found."
Looking through the menu Tools > Boards, i cant find a RFduino option.
Is there a alternative i should select ?
Looking through the menu Tools > Boards, i cant find a RFduino option.
That's because you didn't install the RFduino boards package. Go to their github read me for instructions which is referenced on their website under installation.
Next time you post, start your own NEW meassage thread, don't re-open an old one.
Ok i got it now. 2017-06 - Running on Ubuntu with RFduino (bought in 2016 by https://www.simblee.com)
RFD22102 RFduino
- Download from arduino.cc the tar.gz Arduiono IDE and extract. (Must be > 1.8.3)
- Run Arduino IDE (As normal user fine.) You need to be in the dialout group to access the serial usb /dev/ttyUSB0.
- In IDE File -> Prefrerences "Additional board managers" , add the URL to download the Simbee/RFduino Hardware support
- In IDE Tools -> Boards at top "Boards manager .." Filter under "All" for "simblee" and install
- In IDE Tools -> Boards select Simblee
All done and working.
https://www.simblee.com/package_simblee166_index.json https cert gives me errors and cant use http wtf i hate the board just wanna use it
The library manger json files are no longer available but you can manually download the files from GitHub and install yourself.
FYI: You should always start your own NEW meassage thread, don't re-open an old, inactive one.