This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Is the nRF8001 recommend for new design

Reading the following post:

devzone.nordicsemi.com/.../

made me think that I could use either the nRF51822 or nRF8001 in my design. However, the following post:

devzone.nordicsemi.com/.../

makes me think that the nRF8001 probably isn't well supported like the nRF51822. For example, having to use the windows nRFgo to setup the header file (For the nRF51822 I use the SDK on my Mac). Also using Arduino code that you convert as the basis for the design makes me wonder if this board is becoming an afterthought.

All I need in my design is UART passthrough, which is why I was thinking about using the nRF8001, but I can use the nRF51822 - just has more features than I need.

Is it true that nRF8001 is BLE 4.0 and not BLE 4.1. Specifically that you can't change the advertising interval?

So is the nRF8001 recommended for a new designs?

If so is there another way to setup the nRF8001 without using the Windows nRFgo?

Related