analogdevicesinc / msdk

Software Development Kit for Analog Device's MAX-series microcontrollers
Apache License 2.0
60 stars 75 forks source link

feat(BLE): PRBS15 MAX32655 #993

Closed EricB-ADI closed 2 months ago

EricB-ADI commented 2 months ago

Description

sihyung-maxim commented 2 months ago

Something is wrong with the BLE_Examples_Tests workflow - tests keep failing. Not sure how long this issue has existed though, but I'm checking through the GitHub actions and WALLE file history right now.

EricB-ADI commented 2 months ago

Something is wrong with the BLE_Examples_Tests workflow - tests keep failing. Not sure how long this issue has existed though, but I'm checking through the GitHub actions and WALLE file history right now.

Yeah, the tests were disabled for quite some time. The examples say they are failing because I believe the connections are failing. However, these examples work perfectly fine when manually tested. The tangled mess that is the CI is gonna make it take some time to find a solution.

I do not know If we want to re-disable them for now.