LoPy crashes under 'heavy load'
- 
					
					
					
					
 When looping (while true) the device nearly instantly dies: Guru Meditation Error of type LoadProhibited occurred on core 0. Exception was unhandled. 
 Register dump:
 PC : 400e6692 PS : 00060a30 A0 : 800e5104 A1 : 3ffd4ad0
 A2 : 00000000 A3 : 00000000 A4 : 00000bed A5 : 3ffbd4ac
 A6 : 00000bec A7 : 3ffb15d0 A8 : 00000000 A9 : 00000000
 A10 : 3ffb2480 A11 : 00000000 A12 : 00000010 A13 : 000000eb
 A14 : 00000000 A15 : 00000001 SAR : 0000001a EXCCAUSE: 0000001c
 EXCVADDR: 00000000 LBEG : 4000c2e0 LEND : 4000c2f6 LCOUNT : ffffffff
 Rebooting...
 ets Jun 8 2016 00:22:57Having a sleep solves it a little, but it needs to much sleeps (1s) to correctly work, but if you want to listen to the radio packets thats not very handy 
 
- 
					
					
					
					
 i can confirm the issue seems to be resolved 
 
- 
					
					
					
					
 Hello, We are aware of this issue (it's related to the garbage collector), and it was solved a couple of days ago. A fix will be available on the next release. Cheers, 
 Daniel