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

Can someone let me know where to find the nRF52832 (I believe s132) Segger download examples are?

I have an Adafruit Bluefruit Feather nRF53832 board I am considering using and need to change the default serial baudrate from 115200 to 9600.

I am told that I can use the Segger J-Link Software and hardware to connect to the nRF52832 Chipset and affect this change, however after downloading Segger and nRF projects,I do not see any nRF52832 examples and do not want to corrupt the boards I have for testing.

I will admit in advance, that I am new to Nordic and Segger as a device and compiler.

Parents Reply
  • awneil,

    Thank you for the reply.

    I am quite familiar with C as well as Microcontrollers as I generally create project within FPGA's.

    My issue is simple, I have an Adafruit board running a Nordic nRF52832 chipset and by default is transmitting via BLE serially using a baudrate of 115200.

    If there are different tools I need to change the baud rate of such comms to 9600, outside of changing the rate inside the Nordic device, then I am all ears. 

Children
Related