[SOLVED] Deepsleep wake up stop to execute program
- 
					
					
					
					
 DeepSleep do not working for me I use lopy board and try to send some data with lorawan APB config After two deepsleep wake-up's the program stop to execute and hardreset is needed Any ideea how to solve this or is another bug? BTW i did try that with deepsleep imported for machine without deepsleep board and with deepsleep board and deepsleep librare and is same result Thx! 
 
- 
					
					
					
					
 @jmarcelino hi , yes! Was about reading one ultrasonic sensor. 
 Problem was fixed by using two other pins for sensor connecting.First was P11 and P12 and i did move to P21 and P22. I can not explain why...but seems work. 
 
- 
					
					
					
					
 @chumelnicu 
 Did you manage to solve this , going by your later post https://forum.pycom.io/post/9793 ?
 
