This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

PWM for simple connection

Hello, I am looking for the way I can use PWM to control duty cycle of connection. I am really novice and my understanding about programming and Bluetooth protocol is really at beginners' level.

What I am trying to do at first is to have a Bluetooth tracking device based on RSSI level change. I believe this is the most basic application in nRF51822. To minimize power consumption and maximize device running time, I would like to have Bluetooth advertise few milliseconds per one minute, so the duty cycle of the connection event will be less than 5%. I've looked at reference code given in "ble_sdk_alert_notification" and there I found advertising interval setting, but I got confused with what slow & fast advertising means.

Could someone explain what I should do with this slow, fast advertising interval? Also, what I should do if I want to have less than 5% duty cycle for every 1 minute? I would appreciate any help!

HaChung

Parents Reply Children
No Data
Related