vshymanskyy / blynk-library-lua

Blynk library for Lua. Works with Lua 5.1+, LuaJIT, NodeMCU.
https://blynk.io/
MIT License
41 stars 15 forks source link

cannot run on openwrt #4

Open mstrolo opened 2 years ago

mstrolo commented 2 years ago

hello am trying to install it on openwrt runing under intel nuc

the commmand: lua ./examples/client.lua auth

disconnects all the time: Connecting Blynk (secure)... Disconnected. Connecting Blynk (secure)... Invalid auth token Disconnected.

any how to fix this issue?