This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3100MOD: Issue with Wifi 6 equipment

Part Number: CC3100MOD
Other Parts Discussed in Thread: SYSBIOS

Tool/software:

We have a product using a CC3100MOD that acts as a station and are using the SDK 1.3.0. driver version.  A customer has many of these products and everything worked as expected with it for years.  Recently they updated their Wifi equipment to WIF6.  After this, now our product often disconnects with a disconnect code of 109, SL_WLAN_DISCONNECT_ROAMING_TRIGGER_BSS_LOSS.  But as far as we can tell the WIFI strength always looks good.  Also our product is now experiencing Precise Bus Faults periodically.  The faulted address is always 0xffffffff, and the PC counter always is in BIOS.obj (.text:ti_sysbios_knl_Semaphore_post__E).  The link register address varies depending on our code version.  Have seen it point to .text:ti_uia_loggers_LoggerStopMode_write2__E and .text:osi_LockObjUnlock. 

Any ideas on what the issue can be?