2020-10-06 09:48 AM
Hi there!
What is the correct procedure to change the S2-LP's frequency after it has been initialized with a call to S2LP_RADIO_Init()?
After I call S2LP_RADIO_SetFrequencyBase() the S2-LP appears to lock up. MC_STATE1 = 0x52 and MC_STATE0 = 0x29 which means that the state value is an invalid value of 0x14 which indicates an error condition or hardware issue.
Thanks in advance,
Pieter
Solved! Go to Solution.
2020-10-06 11:43 PM
Apologies!! This is a bit embarrassing but the problem was between keyboard and chair :(
I tried to set the frequency to 869,000 Hz instead of 869,000,000 Hz. It's working perfectly now.
Regards,
Pieter
2020-10-06 11:43 PM
Apologies!! This is a bit embarrassing but the problem was between keyboard and chair :(
I tried to set the frequency to 869,000 Hz instead of 869,000,000 Hz. It's working perfectly now.
Regards,
Pieter