kbanks
05-12-2008, 04:32 PM
(Sent by cbowen12345 as a Private message, reposted here)
I recently recv'd my 2500 evaluation kit. The online manuals "RF Engine & Evaluation Kit (Hardware Technical Manual v2.0)". refers to the "Synapse Portal Software Users Guide". That title does not correspond to any title of a distributed manual which is available on the website. Is that a reference to the Snap Reference Manual? When my mouse cursor came to rest over the "Snap Reference Manual" it id'd the author as D Ewing an the running Title as the "Portal Users Guide".
The reason I ask is related to three issues.
First, I am intrested in using the Relay switch and need to under more clearly how to set up the appropriate calls to invoke this. It does not appear to be documented anywhere that I can find.
Second, I would like to query the battery to determine voltage or use the "low battery warning" call to remind the user to have the battery replaced or checked. This is not documented except in a single def statement in the "evalBase.py" program as "isDemoBoard()" which appears to read an ADC channel. Does the battery have a sensor that goes to ADC channel 3?
Third, as I was reviewing the snap code for the mCastcounter (under the pinWakeup), I saw the poke function invoked. I understand the function but I cannot find a listing of specific locations that are used to store values. Are these in the NV area?
Thanks
Rick Bowen
PS I may have spoken to you about my problem of having a device (microcontroller board) that only has USB output and an inability to pass this data to the RF engine. I have not found any solutions and based upon my research I am not optomistic. Let me know if you find a solution or a work-around.
I recently recv'd my 2500 evaluation kit. The online manuals "RF Engine & Evaluation Kit (Hardware Technical Manual v2.0)". refers to the "Synapse Portal Software Users Guide". That title does not correspond to any title of a distributed manual which is available on the website. Is that a reference to the Snap Reference Manual? When my mouse cursor came to rest over the "Snap Reference Manual" it id'd the author as D Ewing an the running Title as the "Portal Users Guide".
The reason I ask is related to three issues.
First, I am intrested in using the Relay switch and need to under more clearly how to set up the appropriate calls to invoke this. It does not appear to be documented anywhere that I can find.
Second, I would like to query the battery to determine voltage or use the "low battery warning" call to remind the user to have the battery replaced or checked. This is not documented except in a single def statement in the "evalBase.py" program as "isDemoBoard()" which appears to read an ADC channel. Does the battery have a sensor that goes to ADC channel 3?
Third, as I was reviewing the snap code for the mCastcounter (under the pinWakeup), I saw the poke function invoked. I understand the function but I cannot find a listing of specific locations that are used to store values. Are these in the NV area?
Thanks
Rick Bowen
PS I may have spoken to you about my problem of having a device (microcontroller board) that only has USB output and an inability to pass this data to the RF engine. I have not found any solutions and based upon my research I am not optomistic. Let me know if you find a solution or a work-around.