JaapBraam / LoRaWanGateway

A LoRaWan Gateway in LUA
MIT License
225 stars 74 forks source link

ESP8266 resets #1

Closed athtest800 closed 8 years ago

athtest800 commented 8 years ago

Hello! I try to use this library with olimex ESP8266 DEV I installed NodeMCU but it resets. This is the output Unknown radio: 34 pin,mode,pullup= 1 2 0 Pin data at mode: 1 60000840, 5 0 0, fffffffe Function platform_gpio_mode() is called. pin_mux:1610614848, func:0 Pin data: 1 1 60000840, 5 0 0, 00000005 PANIC: unprotected error in call to Lua API (?:0: attempt to index field '?' (a nil value))

athtest800 commented 8 years ago

I reuploaded the files and it has no errors now.