Hello Jan,

i work currently with nRF51 MCU. I have try'd to port RFDuino to plain nRF51 chips and found this working and more complete project.

 1 .RFDuino:
 https://github.com/rfswarm/Board-RFduino/wiki/Board:-RFduino
 (cpu/nrf51822/startup.c: LED_RED_TOGGLE undeclared -> comment out ->
should become ifdef/ifndef)
 (PIN numbering a little bit strange did not investigate further ->
check UART)

What if LED_RED_TOGGLE is defined empty?

 3. BLE Stack:
 I am realy pissed about nordic and the "open" rfduino BLE support.
Binary blob myass.
 It might take some weeks but i got all the test hardware ready to
implement basic BLE support.

I'm not interested using BLE at the moment, but i found this: http://code.google.com/p/btstack/ I think it's an good idea to check if btstack can be ported to nRF51. This is widely more open than using these Blobs from Nordic. btstack has ant support.

There is another Project https://github.com/mrquincle/bluenet which created an Open Source environment supporting Nordic SoftDevices.

 pps. I am waiting for my nrf51422-dk. so expect nrf51422 support
soon. *i dont have a opinon on ANT yet*

If you have ordered the SDK with PCA10000 and PCA10005/6 boards, you need an adapter to connect PCA10005/6 Boards. I have ordered two from mommosoft. http://www.mommosoft.com/blog/ble-devkit-n-r2/

Regards,

Frank
_______________________________________________
devel mailing list
[email protected]
http://lists.riot-os.org/mailman/listinfo/devel

Reply via email to