-
Hi there!
I've tried to use OTA together with PPPoS using SIM5360 module instead of WiFi. My code is not that different with the one in the examples (I'll post it later since I need to clean it up …
-
Hello,
I am using Espressif ESp32 along with Adafruit FONA808. I am able to compile the code and upload too. I am trying the basic FONAtest program available in the **_Adafruit_Fona Library_**
After…
-
**PS C:\Users\vijhar01\mbed-os-example-blinky> mbed detect**
[mbed] Detected NUCLEO_F429ZI, port COM6, mounted D:
[mbed] Supported toolchains for NUCLEO_F429ZI
+---------------+-----------+----…
-
This is the OOB testing results for k64 + Ethernet compiled with arm compiler
Test failed. Here are details:
-------------------------------
**PS C:\> mbed import https://github.com/ARMmbed/mb…
-
Bug reported by the clang static analyzer.
Description: Assigned value is garbage or undefined
File: /home/maci/Coding/spl/lib/list.c
Line: 787
```
Summary > Report bbf4ba
Bug Summary
File: lib/li…
maci0 updated
8 years ago
-
git checkout rtklib_2.4.3
...
LANG=C ./makeall.sh
```
% pos2kml/gcc
cc -c -Wall -O3 -ansi -pedantic -I../../../src -DTRACE ../pos2kml.c
cc -c -Wall -O3 -ansi -pedantic -I../../../src -DTRACE ../../.…
ghost updated
8 years ago
-
I'm trying to run this command,
`python3.5 -m artiq.gateware.targets.kc705 -H qc1 # or qc2`
but get the following error,
```
Traceback (most recent call last):
File "/home/rabi/anaconda3/lib/pyt…