Ruuvitag, dModule is not defined (LIS2DH12) #7243
Replies: 1 comment
-
Posted at 2018-09-12 by @gfwilliams Which OS are you accessing from, which type of Web IDE, and which version is it? This looks like it's more likely a communications problem than some specific Ruuvi issue Posted at 2018-09-12 by miha OS: macOS High Sierra 10.13.4 Same error on colleagues computer, but is running macOS too though Posted at 2018-09-12 by @gfwilliams @ojousima What IDE/OS are you folks using? Does it upload ok using the Espruino CLI tools? You say you tried earlier IDEs - are they broken too? This would appear to be some issue with the first few bluetooth packets that are sent getting lost. I did make some changes to the bluetooth comms but that was a few weeks ago, so I wonder whether Chrome has pushed some changes that have broken it? I'm in my first week's holiday in 12 mo+ so there will be some delays responding though... Posted at 2018-09-12 by cesmes Same problem here. Tried also ruuvitag firmwares from 1v95 to 1v99 Posted at 2018-09-12 by @gfwilliams Please can someone on a non-mac give this a try? Or a Mac with the command-line tools ( I'd be amazed if this was Ruuvitag specific - especially if it affects other firmware versions that 1v99 (which it seems to). Posted at 2018-09-12 by @gfwilliams Ok, I think I've found the issue. Hang on a few minutes and I'll see if I can fix it Posted at 2018-09-12 by ojousima @gfwilliams MAC OSX / Chrome, 0.70.2 served from GitHub.io & 0.70.3 from Espruino page. Enjoy your holidays, I'm sure this can wait for a week :) Posted at 2018-09-12 by miha Sure, running on Linux Mint Attachments: Posted at 2018-09-12 by @gfwilliams Ok, so it should be fixed now. It was an issue with a tweak that changed the way line numbers were being added to improve debugging, and it would have applied to pretty much any module upload on any platform. Changes were made 2 weeks ago but I guess it's just trickling through. If you refresh the IDE webpage (you may have to do a 'full' refresh) then the IDE should report version 70.4, and uploads will work. The Chrome Web App should also update over the next few hours, however I can't update the native Windows app from here so the Posted at 2018-09-12 by cesmes Works beautifully, thanks a lot for the fix @gfwilliams! Posted at 2018-09-12 by miha Same here, many thanks @gfwilliams |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2018-09-11 by miha
I am trying to access accelerometer with Espruino, but when I import module Ruuvitag:
this error occurs:
Ruuvitag is flashed to the latest firmware, V1.99.
I tried with different tags, same problem.
Beta Was this translation helpful? Give feedback.
All reactions