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
Hi Eunjeong!
Reading the BLEX paper is really enjoy and we want to try the example.
However, the bluetooth in the BLEX_Master is missing, the directroy is zephyr/subsys/bluetooth/.
We copy this subsys from the BLEX_Slave, and the 125kbps example is running, but some essential functions are still missing.
For example, the ull_llcp_conn() and ull_llcp_conn_done() in ull_conn.c.
So, can you please make sure this code is pushed correctlly?
The text was updated successfully, but these errors were encountered:
Hi Eunjeong!
Reading the BLEX paper is really enjoy and we want to try the example.
However, the bluetooth in the BLEX_Master is missing, the directroy is
zephyr/subsys/bluetooth/
.We copy this subsys from the BLEX_Slave, and the 125kbps example is running, but some essential functions are still missing.
For example, the
ull_llcp_conn()
andull_llcp_conn_done()
inull_conn.c
.So, can you please make sure this code is pushed correctlly?
The text was updated successfully, but these errors were encountered: