Question about implement beacon mode with Python
Hi,
I am trying to set the MetaMotionR into beacon mode and collector data with MetaHub.
As MetaHub is Linux based, it supports Python.
I want to ask which function in the Python SDK supports the developer to alter the MetaMotionR into beacon mode and collector data via MetaHub since the documentation of Python is not clear.
If somebody has done this before, I would be very appreciated to consult via email (my email: pengfei123xiao@gmail.com).
Thanks for reading this question.
Best wishes.
This discussion has been closed.
Comments
https://mbientlab.com/cppdocs/0/ibeacon.html
https://github.com/mbientlab/MetaWear-SDK-Cpp/blob/master/test/test_ibeacon.py
Thank you very much!!!
I will try it tomorrow morning.
By the way, could you please briefly tell me the related procedures of setting the MetaWear into iBeacon mode through MetaHub.
I am new in programming and is not familiar with using Python to call C++ SDK.
Thank you very much!!!
Best wishes!!!
What, specifically, is not clear to you given the two links I provided?