Hi Frank,

good to hear that somebody is following up on the work on the Nordic SoCs! To give you a quick overview on the current state of the RIOT support:

- the basic support for the NRFs peripherals is quite good (timers, UART, GPIO, rtt, rng), for SPI there is a open PR [1], for PWM [2], I2C [3], and ADC [4] support I started some basic work. - for radio support there is an open PR [5] supporting the radios basic functionality and support for the upcoming netdev as well as the deprecated transceiver interface (however, the PR is in dire need of some rebasing...) - towards an actual BLE stack there was to my knowledge no code proposed to RIOT so far -> anyone taking on this task is very welcome!

Cheers,
Hauke

[1] https://github.com/RIOT-OS/RIOT/pull/2014
[2] https://github.com/haukepetersen/RIOT/tree/add_nrf_pwm
[3] https://github.com/haukepetersen/RIOT/tree/add_nrf_i2c
[4] https://github.com/haukepetersen/RIOT/tree/add_nrf_adc
[5] https://github.com/RIOT-OS/RIOT/pull/2010



On 13.01.2015 08:18, Frank Holtz wrote:
Hello Jan,

https://github.com/RIOT-OS/RIOT/pull/1417/files <<- in general I wanted to start the BLE work based on this pull - i sadly got closed/merged with silently dropping the "BLE poc" support that a least reads like it could work :) Do u know if this code is actualy "sending something out" ?


There is another PR to bring radio functionality. I have this not tested.

Aggain Frank thanks for this valuable information. in general I just wanted to test ANT, there is a nice tech talk about in ages ago but no one uses it(?)...


ANT+ is used for wearables and fitness equipment. There are only a few mobile phones supporting ANT+. I think ANT+ is not ready for IoT.

Regards,

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

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

Reply via email to