-
Hi,
can you please implement LoRa TX/RX? This will be really super-cool in upcoming IoT era.
https://en.wikipedia.org/wiki/LPWAN
-
Hello,
How to change the CPU Frequency from 160MHz to 240MHz, I changed the sdkconfig.h but no change.
Thinks.
-
I am currently working on adding support for the STM32WLxx family MCUs into libopencm3, especially the STM32WL55 and STM32WLE5 variants. Since these MCUs have sub-GHz integrated transceivers (LoRa/FSK…
-
I think the `SIGFOXClass::end()` routine have some issues. See the commented lines for details:
```cpp
void SIGFOXClass::end()
{
//Commented. I think its not right to assing LOW as a PIN-MODE
…
-
Setup Google cloud as per instructions. Getting error on callback.
{
textPayload: "TypeError: Cannot read property 'data' of undefined
at main (/user_code/index.js:218:52)
at /var/tmp/…
-
In code, you have timeout set for 10.000 ms or 60.000ms but in the loop you have 100ms loop
and you only divide timeout per 10. So your timeout is 10x what is needed
```
for (i = 0; i < timeout/10;…
-
J'ai pas mal de problème avec NodeJS, je suis bloquer après l'installation de LoopBack en utilisant NPM (npm install -g strongloop) ensuite je veux créer mon application est donc je fais cette command…
-
It seems that [this](https://docs-mk2.readthedocs.io/en/latest/gettingstarted/programming/safeboot/) documentation is outdated?
```python
>>> os.mkfs('/flash')
Traceback (most recent call last):
…
-
https://github.com/pycom/pycom-micropython-sigfox/blob/69dd8b5d6be5561742aed088ab8f5677668ad3a0/esp32/mods/modlora.c#L1619
I am not a avid C/C++ programmer, but I think the assignment on this line …
-
(sysname='SiPy', nodename='SiPy', release='1.18.0', version='v1.8.6-849-046b350 on 2018-06-01', machine='SiPy with ESP32', sigfox='1.0.1')
Please refer to forum [https://forum.pycom.io/topic/3611/u…