New Adaptive frequency hopping implementation

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi

I need to implement my own channel mapping based on a different scenario.  For example, in the list of bad channels and good channels which use RSSI or PER  I want to increase the BER for good channels in a certain time period. Another example can be rescheduling the channel list based on different timing or clustering.
I was wondering if somebody can help me to implement this with Cypress hardware.

Regards

0 Likes
1 Solution
BoonT_56
Employee
Employee
500 likes received 250 likes received 100 likes received

Just for the record, we do not have any API to alter the channel map.

The closest you can get to is via an API to read the RSSI value when you are connected as a peripheral.

Then it is up to you to use this information.

Re: How to find RSSI from WICED SMART?

View solution in original post

1 Reply
BoonT_56
Employee
Employee
500 likes received 250 likes received 100 likes received

Just for the record, we do not have any API to alter the channel map.

The closest you can get to is via an API to read the RSSI value when you are connected as a peripheral.

Then it is up to you to use this information.

Re: How to find RSSI from WICED SMART?