-
Currently, hono seems to implicitly return response directly to the client (e.g. http 200) and there seem not be a way to intercept this so that a custom http-based adapter could customize the http co…
-
See `updater_write` function here:
https://github.com/pycom/pycom-micropython-sigfox/blob/master/esp32/ftp/updater.c#L122
I suspect that when using the `pycom.ota_write`, it's possible to write be…
-
(sysname='LoPy4', nodename='LoPy4', release='1.20.1.r2', version='v1.11-06dfad0 on 2019-11-30', machine='LoPy4 with ESP32', lorawan='1.0.2', sigfox='1.0.1', pybytes='1.3.0')
Error while running `…
-
## What are the steps to reproduce this issue?
1. Connect to WiFi network
2. Call `MQTTClient(...)` with Azure IoTHub credentials.
3. Call `client.connect()`.
## What happens?
Following error a…
-
(sysname='LoPy4', nodename='LoPy4', release='1.20.2.rc7', version='v1.11-6d01270 on 2020-05-04', machine='LoPy4 with ESP32', lorawan='1.0.2', sigfox='1.0.1', pybytes='1.4.0')
I'm trying to make a s…
-
# :wave: Welcome to GitHub Learning Lab's "Introduction to GitHub"
To get started, I’ll guide you through some important first steps in coding and collaborating on GitHub.
:point_down: _This arrow m…
-
I am getting an error messages when building mpy-cross with Mac OS 10.14.6 and GNU make (I've tried both 3.81 and 4.2)
`
Use make V=1 or set BUILD_VERBOSE in your environment to increase build ve…
-
Hi,
make BOARD=GPY TARGET=app BTYPE=debug VARIANT=PYGATE FS=LFS RGB_LED=disable MOD_SIGFOX_ENABLED=0 MOD_COAP_ENABLED=0
`CC util/mperror.c
util/mperror.c: In function '__fatal_error':
util/mpe…
-
Hi
I am using Sipy with excitation board Pytrack. I have 2 problems
1- when i am trying to erase the memory using the windows update firmware i got this error
![update](https://user-images.github…
-
Hello,
I found an issue with power consumption in HALT mode with pin PC0_RESERVED_Pin. In your example, you work with PC0 as a reserved pin. If you send the system to sleep the first time everythin…