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

Handling iso datetime in nrf52

I am using nrf52832 chip. I will be receiving time in isoFormat.

I am wondering how convert the iso format to get the date and time in my C program.

I am not using any RTOS but doing everything on baremetal.

Related