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

ser_s110_uart hanging

I tried the above example but it hangs here:

while (ser_sd_transport_is_busy());

Not sure why, I'm using GDB to step thru code, and it appears always busy...

Is there a known good example code fro the nrf51-dk for uart ?

thanks,

Related