-
-
-
-
- création d'une structure regroupant les différents paramètres à envoyer
- altitude/longitude/altitude
-
Hello,
In the SFM_12X sdk you provided some examples to make specifics things to work. We had an examples for the wifi, gps, sigfox, sensors and a full example equivalent to the actual demoMain.
T…
-
Good morning @beegee-tokyo @ivankravets
First of all, congratulations!
I have some questions
-have you plan to port to STM32 ? I ask you because i have a lot of LoRa modules here and they u…
-
Hi,
When I run the code i am getting the following error
Serial port : /dev/ttyAMA0
Sending SigFox Message...
SigFox Modem OK
Sending ...
Failure (ERROR: parse error)
can you please help …
-
I think there is a a problem in using the Wisol BRKWS01 with the Arduino Uno because one is 5V and the other 3.3V. Probably need a voltage step down logic converter.
If you are using a 3.3V Arduin…
-
Hello i'm facing an issue with the demo app, many times after i flash it it's execution stop in the init and i doesn't start again. and a few time after a few reflash it magicly works again.
the ou…
-
I set the GPS Timeout and get the value back via:
`cPrintLog(CDBG_MAIN_LOG, "GPS %d\n", gps_tracking_get_interval(module_parameter_item_gps_tracking_time_sec));`
If I then start GPS via start_gps_tr…