Hi,
I am trying to convert a number from little endian to big endian. There is a built in function "NTON" that I can use instead of writing my own code, but I can not find it in nrf52840 SDK17.
I am using Keil as IDE. The example code that I am using is from STM32F4 board. Could anybody show me how to use NTON or NTONL function in Nordic SDK17.
Thanks
Ray