-
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 …
-
1) Projects.json
{
"Zlib":{
"git":[
"https://github.com/madler/zlib"
],
"github":[
"https://github.com/madler/zlib"
…
-
I am using LoPy4 in the following firmware configuration:
sysname='LoPy4', nodename='LoPy4', release='1.20.1.r1', version='v1.11-3138a13 on 2019-10-08', machine='LoPy4 with ESP32', lorawan='1.0.2', s…
-
Here
https://github.com/UnaBiz/unabiz-arduino/blob/master/SIGFOX.h#L19
It should be
`COUNTRY_ZA` not `COUNTRY_SA`
SA is the country code for Saudi Arabia
ZA is the country code for South Afri…
-
I must be doing something horribly wrong, because I'm quite new to Elm, trying to do GraphQL with it for the first time, and could not find anyone having similar issue. I wonder, if I have an obvious …
-
## What's going wrong?
I use [debug](https://github.com/visionmedia/debug) with [support-colors](https://www.npmjs.com/package/supports-color) which supports 16M colors. It works well if I run my…
-
Issue:
When stopping running code on a device using the Run button, communications to the device are lost. This is not intermittent, it occurs every time the Run button is used to stop running code.
…
-
Pycom MicroPython 1.20.2.rc7 [v1.20.1.r2-142-g6d01270-dirty] on 2020-05-10; LoPy4 with ESP32
This is the "a smoking gun" for a fault, which made me hate LittleFS. It happens when I do other activit…
-
**What happened**:
When I want to import a dashboard with `\n` character inside a query ou a description, there is a failed message (Ansible output):
```
failed: [grafana-k8s -> 127.0.0.1] (item={'…
-
I have been trying to get my instance of MWS2 to serve static files, but it doesn't work as I expect.
I have set the mws2.RootPath = "/flash/server/www".
The file contents of this directory include …