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

nRF52833 and nRF52840 Module Beginner's Guide

Hello All,

I am new to this field and would like to know technical details of this field. I want to develop a product using NRF52833-QIAA-R7 or NRF52840-QIAA-T

Anyone chip amongst above mentioned chip will receive the signal from transmitter end via Zigbee/Bluetooth. This signal will be provided to external MCU or PLC via serial communication.

>> Is this application possible with the above mentioned chip?

>> How to design a circuit for this chip?

>> How to start?

I need guidance from scratch. Please support!!!!!

  • Hi,

    >> Is this application possible with the above mentioned chip?

    Yes, both the nRF52833 and nRF52840 can be used to realise this as both have 802.15.4 capable radio.

    >> How to design a circuit for this chip?

    I recommend you refer to the product specification (found on infocenter) which includes reference layouts. You can also download the HW design files for the development kits here and here.

    >> How to start?

    There are two options going forward. Up to now, we provided the nRF5 SDK for Thread and Zigbee. This is more mature, but will not get much updates going forward. The other alternative is the newer nRF Connect SDK, which is less mature but is the way to go going forward. In any case you will find a good starting point here.

Related