I am developing an application where I need to retrieve the RSSI value of a remote device.

I'm using J2ME, and I was wondering if exists a specific API or function that can help me with my problem.

Do anyone have a suggestion to gave me?

Thanks in advance!

link|improve this question
feedback

1 Answer

I'd check the JSR 272 Mobile Broadcast API

...The API is targeted for CLDC/MIDP based mobile terminals... this set of API allows clients to:... Access to parameters that... include: network information, signal strength, ...

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.