Coder Social home page Coder Social logo

Comments (5)

Cheong2K avatar Cheong2K commented on May 29, 2024

The example should be updated with more description.

It uses manual mode, so it will not connect to the network:
SYSTEM_MODE(MANUAL); //do not connect to cloud

Please change it to:
SYSTEM_MODE(AUTOMATIC); //connect to cloud

from duo.

plaetzchen avatar plaetzchen commented on May 29, 2024

Ah OK, I see. I will try that later today.

from duo.

plaetzchen avatar plaetzchen commented on May 29, 2024

OK I got that running. Is there any documentation about the ble. methods you are using? I can't find anything about them at Arduino.cc

from duo.

sthanh avatar sthanh commented on May 29, 2024

Any more progress on BLE scanning development? I'm looking to use Particle Cloud for scanning Eddystone and the example doesn't have clear instructions on how to scan and report the found beacons to the cloud.

Thanks

from duo.

XuGuohui avatar XuGuohui commented on May 29, 2024

@plaetzchen , Please refer to the programming reference munual here:
https://github.com/redbear/Duo/blob/master/docs/programming_reference_manual.md#reference

@sthanh, to send data to cloud, you are supposed to learn about the cloud APIs here:
https://github.com/redbear/STM32-Arduino/tree/master/arduino/libraries/RedBear_Duo/examples/06.Cloud

For other technical questions, we recommend you create a topic on the forum:
http://discuss.redbear.cc

Cheers!

from duo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.