Hi everyone,
I would like to create my board like this one :
I know that Adafruit changed the bootloader in them NRF52, so I would like to know if I can flash my nrf52 by UART without change the bootloader ??
Thx for reading,
Best regard,
Flavien
Hi everyone,
I would like to create my board like this one :
I know that Adafruit changed the bootloader in them NRF52, so I would like to know if I can flash my nrf52 by UART without change the bootloader ??
Thx for reading,
Best regard,
Flavien
I am not really the first for Arduino SDK... but my project have to be simple programming by everyone...
For everyone and noone;)
@Flavien, the nRF5x cannot be programmed via UART but you can use the IDAP-Link with Arduino IDE to program nRF chip. I have tested it myself sometimes ago. I may able to help to set it up.
Hi Nguyen Hoan Hoang ! Are you sure I can't program the NRF52 via UART even if i change the bootloader ?
If you load the uart bootloader then yes you can program it via uart but how are you going to program the uart bootloader into the chip ?