I would like to find out if the NXT (using lejos) can detect the RSSI or signal strength. I hope so
Thanks
Moderators: roger, 99jonathan, imaqine
public static final int MSG_GET_LINK_QUALITY = 35;
public static final int MSG_LINK_QUALITY_RESULT = 36;lawrie wrote:It was a bit trickier than I realised as the strength is associated to a connection, but you cannot send commands to the BC4 chip when the connection is active. I needed to implement suspending and resuming connections to make this work.

Users browsing this forum: No registered users and 0 guests