arihant daga

Results 44 comments of arihant daga

@cyberman54 Thank you very much. Its working now. In my case i had to set this in code ` LMIC.dn2Dr = DR_SF9;` as mentioned in the readme. Although i am...

And sometimes i am getting this in serial logs ``` Packet queued 288414458: RXMODE_SINGLE, freq=868300000, SF=7, BW=125, CR=4/5, IH=0 288477694: RXMODE_SINGLE, freq=866550000, SF=10, BW=125, CR=4/5, IH=0 288480158: EV_TXCOMPLETE (includes waiting...

@sprokkie I am sorry, I was using this earlier, These days i did not try, but i think mostly it was because of improper settings on the loraserver, (I did...

I think @kinitzki This is related in someway with the esp8266 only. In my case also it used to happen, few of devices would simultaneously get disconnected from MQTT broker....

@kinitzki , There are few things. First problem - Device will get stuck and even the main loop functions will not work - This was solved with updating the esp8266...

I had a similar bulb. It has been working fine with espurna. I am able to control it, I replaced the flash with a 4MB flash with espurna flashed into...

These GPIOs are connected only to the IC and for Light's operations. I saw schematics of one of the variant of these bulbs. There is no additional GPIO for checking...

I am having extreme fluctuations in activePower() sometimes its 10 Watts and sometimes it's 1000Watts while i only have a 200Watt bulb connected. I think right now the getActivePower() function...

I am getting the same issue recently.. earlier it used to work fine on android.. @pratikq23 Did u figure out something..

same here...I think the latest git version is not updated on cordova repository. There i saw in files that stop function is not defined.