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,
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,
PS. I don't actually have an antenna plugged in, does that matter?
I think GDB was the problem