-
Apparently the electricity bills for the heating are costing more than we're spending on 3D printer filament.
Why do we know the cost of filament per metre, but not the cost of the heating box ru…
-
Looking at iot/api-client/mqtt_example/cloudiot_mqtt_example.py the exemple is not support on devices running on https://micropython.org/. If somehow this lib could be ported to Micropython would allo…
-
https://www.raspberrypi.org/forums/viewtopic.php?f=32&t=243760
refers.
"async def main(client):
await client.connect()
n=0
"
fails with syntax error:-
"import asyncmqtttest.…
-
お世話になります。
以下2つの`issues` と同様に、`Aws IoT Core`のモノ(things)にGW(A6)とDeguのMacAddressは登録されますが、シャドウが反映されない状況で、困っています。
- [Deguが送信したJSONメッセージがモノのシャドウに反映されません · Issue #11 · open-degu/USER_COMMUNITY](https:/…
-
Hi,
I am using both cores.
I have started getting this watchdog reset at random moments:
```
rst:0x8 (TG1WDT_SYS_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q…
-
I flashed micropython onto a nucleo F429ZI but mqtt and ssl modules are missing, am I doing something wrong or are they just not supported yet?
When I flashed an ESP32 board recently they both worked…
-
A simple scan showed a bunch of links leading to 404 pages.
This issue tries to keep track of that.
- [ ] homeassistant://auth-callback
- [ ] http://192.168.0.109:8123
- [ ] http://192.168.1.1
…
-
#11と同様に、DeguはAWSに登録されているけれど、Shadowが更新されない状況です。
電源の入れ直しも何度も確認いたしましたが、シャドウが更新されず、
原因絞り込みのデバッグ方法をお教えいただけないでしょうか?
8883ポートのアウトバウンドが拒否されている可能性を考えて、
GWからmosquitto_pubでGWのモノのShadow更新を試みたところ
正常にJSONメッセー…
-
for the new software version you need an additional
'topology': 'mqttkit',
in the settings files for the hiveeyes telemetry
-
I'm trying to build micropython for esp8266.
I wrote a micropython framework for mqtt+http config+network persistency, and currently it eats a lot of RAM, so I'm trying to build it into modules, so i…
brzez updated
5 years ago