nikito7

Results 41 comments of nikito7

Use restore seed You should do that after create a seed I usually create a seed, write in paper, cancel process. And restore seed Its the safest way

Seed dont backup channels

To be done Related: https://github.com/lightninglabs/lightning-app/issues/1186

If you cleaned android no. If you have access to /data folder and have a file "channel.backup" maybe... https://www.google.com/search?q=channel.backup+lnd

> By spec no device is meant to be replying except the addressed device. But it will fail CRC check Modbus TCP don't have CRC in modbus payload. Because TCP...

Check heap ```yaml - platform: template name: "ESP Free Heap" lambda: |- int heap = ESP.getFreeHeap(); return heap / 1024.0; unit_of_measurement: "kB" update_interval: 5s icon: mdi:chip ```

Depending on how your code works. It's only need to change request code. Decoder code will be the same. Normal 32bits modbus request 01 03 00 AA 00 02 crc...

![20220507_024102](https://user-images.githubusercontent.com/45373783/167232995-c085f40e-e495-4aae-9e12-9edb08e10e45.jpg) The easy way is a new uint32 type