In article <89843@palm-dev-forum>, [EMAIL PROTECTED] says... > > Does anyone know if there are libraries available to access signal strength > information from the Palm VIIx. Thanks in advance.
This info is available from NetLib. Look in NetMgr.h for the settings netIFSettingRssi and netIFSettingRssiAsPercent. You use this as a parameter to NetLibSettingGet. INetLib on the VII/VIIx is based on top of NetLib and the undocumented RadioMgr. -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior for Palm OS technical lead Get help at http://palmoswerks.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
