Sudhir Kshirsagar

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Using I2C bus with mbed-os 5.3 #16160
    Sudhir Kshirsagar
    Participant

    Hi Leon,
    We are not using the libmDot at all for that testing. Just took the working BME280_hello sample from Mbed. Tested it. Worked find. Deleted mBed and added mBed-os (several versions). One of them returned data but the values were bad.
    We are using the Sparkfun BME280 breakout that has built-in pullups. If you can get hold of one, it will be a good test case.
    -Sudhir

    in reply to: RTC Wakeup from sleep #16137
    Sudhir Kshirsagar
    Participant

    The mDot is the only powered component in our device and there is no external resource to hold the interrupt pin high. If the mDot has gone to sleep, then the pin is obviously not held high. So your comment doesn’t apply to our situation.

    in reply to: Using I2C bus with mbed-os 5.3 #16130
    Sudhir Kshirsagar
    Participant

    We couldn’t get 5.3.1 to work properly with I2C. We have a working example in mbed2. We removed the mbed and added mbed-os. We get funky values back.

    in reply to: RTC Wakeup from sleep #16129
    Sudhir Kshirsagar
    Participant

    My vote for it also. We went to mBed 5 to get that support but then found out that the I2C in that doesn’t work too well. So we are now looking to do mBed 2 with the wake support for RTC detection.

    in reply to: Forward recieved data to application server #14482
    Sudhir Kshirsagar
    Participant

    You can use a node.js script and post a REST request, I think.

Viewing 5 posts - 1 through 5 (of 5 total)