wiseconnect-wifi-bt-sdk icon indicating copy to clipboard operation
wiseconnect-wifi-bt-sdk copied to clipboard

Sequence to read RS9116 Chip Firmware Version

Open aritesh1 opened this issue 1 year ago • 1 comments

Silabs, Greetings from Anand We are facing trouble in reading RS9116 device firmware version. We followed sequence rsi_driver_init -> rsi_device_init both API are successful in execution. After this we had called rsi_get_fw_version API but program execution is getting hanged over here. We tried adding rsi_wireless_init and rsi_send_feature_frame APIs both have succeeded, After this also when we call version get API it is still failing,

Can you please suggest API sequence to be followed for reading WiFi chip version.

Interface used with host - SPI SDK version - v2.6.0.0.34 RS916W.2.6.0.0.34.rps

aritesh1 avatar Aug 18 '22 13:08 aritesh1