MBN52832 MODULE FOR DEVELOPMENT

Hi Everyone, 

                    I am starting development of new project and we are using the module MBN52832.

Now I want to start my development for this board. I have a few questions here:-

1) Can we use segger embedded studio for development and can we flash the device hex file with the same procedure as it is done for nrf52840?

2) Which sdk should be used for this board MBN52832?

3) Can we use any examples directly from the sdk?

4) What should be the PCA number for MBN52832?

5) What should be the soft device version like s140,s113 etc for MBN52832 ?

6) can we use nrf52833 code for MBN52832?? Is there any difference between both except flash size?


Need some help to clarify my doubts. 

Thanks & Regards,

Snehal

Parents
  • Hi Snehal,

    the MBN52832 is Muratas implementation of the nRF52832.

    1) Yes.

    2) You can use the nRF Connect SDK or the nRF5 SDK but since you want to use the Segger Embedded Studio I would suggest you use the nRF5 SDK.

    3) Yes. Just be aware that you might have to make changes according to your application (e.g. pin asignments)

    4) That should be PCA100040.

    5) s132.

    6) The nRF52833 supports USB, has a second UART, more GPIO pins and bigger RAM.

    Kind regards,
    Johannes

Reply
  • Hi Snehal,

    the MBN52832 is Muratas implementation of the nRF52832.

    1) Yes.

    2) You can use the nRF Connect SDK or the nRF5 SDK but since you want to use the Segger Embedded Studio I would suggest you use the nRF5 SDK.

    3) Yes. Just be aware that you might have to make changes according to your application (e.g. pin asignments)

    4) That should be PCA100040.

    5) s132.

    6) The nRF52833 supports USB, has a second UART, more GPIO pins and bigger RAM.

    Kind regards,
    Johannes

Children
No Data
Related