pycom / pycom-micropython-sigfox

A fork of MicroPython with the ESP32 port customized to run on Pycom's IoT multi-network modules.
MIT License
199 stars 167 forks source link

Error Temperature Reading #156

Closed GaneshVarahade closed 6 years ago

GaneshVarahade commented 6 years ago

I'm a developer to get these critical data to my website. Do help me out with the error correction in the environmental data readings that I get from the Pycom devices. Else there's any update in the coming firmware or the device.

Thank you!

robert-hh commented 6 years ago

What do you get and what do you expect?

GaneshVarahade commented 6 years ago

I temperature1 temperature2

I expect the reading displayed in the device and I get the reading displayed in the thermometer graph on the dashboard

robert-hh commented 6 years ago

To translate that into writen text: You expect 28.8 °C, and you get 32.16? There was quite a bit of discussion in the pycom forum (forum.pycom.io) about this effect, like here. That's not a software issue, but a design flaw of the pysense PCB, picking up too much heat from the module and the board.

GaneshVarahade commented 6 years ago

Please help me with the exact link where this issue has been discussed in the pycom forum. Are the Pycom guys gonna fix this bug in the next PCB board?

robert-hh commented 6 years ago

https://forum.pycom.io/topic/2001/pysense-accuracy In this thread they tell, they will fix it.