Re: Setting and displaying time

2018-12-27 Thread will sanfilippo
My reply was definitely a bit confusing based on Chris’s reply. He is correct and if you use those API to set/get time of day what I was saying you need to do in firmware is already done for you. Hopefully that clears up any confusion. > On Dec 27, 2018, at 9:21 AM, will sanfilippo wrote: >

Re: Setting and displaying time

2018-12-27 Thread Christopher Collins
Hi Rohit, On Wed, Dec 26, 2018 at 11:55:56PM +0530, Rohit Gujarathi wrote: > Hi Everyone, > > I wanted to make a desktop clock using mynewt and am stuck at setting the > time. I read the os_timeval part but How do i set time in mynewt and > display it human form? I am using the nrf52840 which