Node is not going to sleep if can't send data
- 
					
					
					
					
 Hello, I use NRF24L01 and sleep() after mag(), if gateway NRF24 is not active node is not going to sleep mode. I should use MY_REGISTRATION_RETRIES or another option? 
 
- 
					
					
					
					
 @vidin use MY_TRANSPORT_WAIT_READY_MS 
 You can search the forum for MY_TRANSPORT_WAIT_READY_MS to find earlier discussions on how to use it.
 
 
					
				
