Closed FlorianWendelborn closed 8 years ago
Actually I was using an older version of node, and it seems that now the handle scope should be always created, but wasn't in an async callback, causing the V8 crash. This is now fixed and should work !
Thanks, also a question regarding your module - is it truly asynchronous? Some other libraries I tried with my DHT22 actually paused execution for ~500ms every time I read something, yours looks promising judging by the example code. Could you confirm if it's async or not? Thanks
Yeah it's true async, I've used libuv which is what nodejs for its event loop and worker threads.
My Code
Log output
Software
Hardware
Raspberry Pi 3