0

I am working on a project which requires signal strength of a bluetooth TX and RX. what i assume is that in bluetooth module like hc05, there is an antenna receiver which reads the analog signal and then passes it to its ADC to get data in terms of 0's and 1's. But is there any way i can read the analog signal strength of the reveiver antenna directly? Please help

asked Dec 11, 2015 at 4:30
1
  • Start by getting the data sheet for the HC05 and reading up on how it works. If anybody has written drivers for the HC05 you may also find useful information there. Commented Dec 13, 2015 at 6:21

1 Answer 1

1

Try looking up the datasheet to see if there is a command for signal strength. It's impossible to directly read the the analog value since the signal strength is way too low in amplitude.

answered Dec 11, 2015 at 7:42

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.