Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to change transmission power #40

Open
johnnyman727 opened this issue Nov 24, 2014 · 0 comments
Open

Add ability to change transmission power #40

johnnyman727 opened this issue Nov 24, 2014 · 0 comments

Comments

@johnnyman727
Copy link
Contributor

The feature to change the transmission power has been requested on the forums.

To do this, a function needs to be added to messenger.js (the agent that sends and receives packages from the BLE113) to send the correct packet. To do that, call the bglib. hwSetTxPower function and pass in a value from 0 to 15 to sent the transmission power. 15 is the highest. Then, expose the function in index.js, where the BluetoothController will ask the messenger API to send the message and receive the response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant