Cooking Hacks Forum https://www.cooking-hacks.com/forum/ |
|
LoRa Starter Kit EU 868MHz https://www.cooking-hacks.com/forum/viewtopic.php?f=19&t=10167 |
Page 1 of 1 |
Author: | DonL [ Tue May 23, 2017 11:54 am ] |
Post subject: | LoRa Starter Kit EU 868MHz |
Hi everyone, I just bought a LoRa Starter Kit EU 868MHz and I'm testing it. I uploaded one of the examples given by Libelium to try its functionality to the Waspmote board (LoRaWAN_01a_configure_module_EU), except that I have modified a bit the code. I made a counter that if an error has occurred during the configuration counter++ and if not it keeps the previous value of the counter (the declaration of the variable is int cuenta = 0;). At the end of the script: if(cuenta>0){ Utils.blinkRedLED(2000,1); } else { Utils.blinkGreenLED(2000,1); } And it always blinks red. I thought that, as pre-programmed script it would work but maybe I missed something during the installation. Any idea? Thank you. |
Author: | libelium-dev [ Wed May 24, 2017 7:25 am ] |
Post subject: | Re: LoRa Starter Kit EU 868MHz |
Hi DonL, For information about WaspMote and Meshlium we have one specialized department. Please contact with them using the follow web page (http://www.libelium.com/forum/). Regards. |
Page 1 of 1 | All times are UTC + 1 hour |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |