You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SCENARIO:
I have tried running the sample application in this custom steval_stwink1 board, without getting expected results.
I have configured correctly all the devicetree of this specific board, because I can run the Hello_Worls sample.
Also, I have run the sample of hts221 sensor, that runs over I2C interface.
CONFIGURATIONS:
In this way, I share the part of the SPI BLE interface configuration:
ERROR:
The program gets blocked inside of BLE Rx Handler Thread.
I tried to change the length of the ACL length without good results.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
SCENARIO:
I have tried running the sample application in this custom steval_stwink1 board, without getting expected results.
I have configured correctly all the devicetree of this specific board, because I can run the Hello_Worls sample.
Also, I have run the sample of hts221 sensor, that runs over I2C interface.
CONFIGURATIONS:
![image](https://user-images.githubusercontent.com/123474255/230069625-af7dc96a-b44a-41fc-9fe3-81191a6417ae.png)
In this way, I share the part of the SPI BLE interface configuration:
ERROR:
![image](https://user-images.githubusercontent.com/123474255/230070429-27ddf7a4-8b1a-4f8c-83e5-1316cec17944.png)
The program gets blocked inside of BLE Rx Handler Thread.
I tried to change the length of the ACL length without good results.
Thanks very much in advance!
Beta Was this translation helpful? Give feedback.
All reactions