Learning BLE from Scratch: Connection (Part 2)
Although our article is titled “Connection”, we are still within the scope of broadcast packets. Why is that?Do you remember the types of broadcasts we introduced?Among them, CONNECT_REQ, also known as CONNECT_IND, is the initiator’s connection request.Broadcast Packet TypesCONNECT_IND PacketDo you remember what this header means?Broadcast Packet HeaderBroadcast Packet Structure When introducing broadcasts, the following … Read more