robertlie / dht11-raspi3

Send DHT11 sensor data to the IOTA Tangle using MAM and Raspberry Pi 3
https://www.mobilefish.com/developer/iota/iota_quickguide_raspi_mam.html
MIT License
18 stars 8 forks source link

receive not working #1

Open jsdavis28 opened 5 years ago

jsdavis28 commented 5 years ago

I've tried on a few different IOTA providers but have not been able to receive data written to the Tangle. The app both in the terminal and at your demo site seem to just hang with no output provided.

I've been using the provider for the devnet but have no luck in receiving messages when I try to receive.

Is this library in need of update perhaps?

kristofvdj88 commented 5 years ago

Having issues at the receiving end as well: thread '' panicked at 'called Option::unwrap() on a None value', /checkout/src/libcore/option.rs:335:20 note: Run with RUST_BACKTRACE=1 for a backtrace. failed to parse: 5275712

epm-bt commented 4 years ago

Same here @kristofvdj88!

Help please!