You are reading a single comment by @Alex and its replies. Click here to read the full conversation.
  • Hi guys,

    I'm actually planning on integrating a NRF51422 with the espruino. The NRF chips can be programmed to be communicated with using serial. From this I'd imagine every UART should be able to talk to these chips. The downside is that you'd have to program your NRF51x22 to handle your serial commands and do something with them. All the heavylifting can be done on the NRF chip, you create your own API and send it instructions with your espruino. This should be equally possible for both the NRF51822 and NRF51422 since they're basically the same except for and ANT license.

    Regards,

    Alex

    EDIT: sorry I completely misread your topic. Nevermind :).

About

Avatar for Alex @Alex started