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

Wireless programming Arduino with nrf8001

We're building a low cost device with an nRF8001 as the only means of communication as physical access is closed after the device is built.

Is there any way to change the nRF8001 output mode to stream data directly to the micro so we can program it wirelessly, for firmware updates? Supporting electronics can be added and the dedicated pins on the micro will be available.

Related