/ext_2G4_libPhyComv1

This library extends the common libPhyComv1 providing the low level communications mechanism between the devices and the 2G4 phy

Primary LanguageC

Introduction

This library extends the common libPhyComv1 providing the low level communications mechanism between the devices and the 2G4 phy

Note that this Phy only supports BLE like modulations, or interferers. So it cannot be used for WLAN or Zigbee (or any other 802.15.4).

2G4 IPC protocol

You can find the sequence diagrams here: 2G4 IPC sequence diagrams

2G4 IPC sequence diagrams (for GitHub web rendering)

The content of these structures, which are sent between the devices and phy, can be found in bs_pc_2G4_types.h

API

A description of the library API can be found in bs_pc_2G4.h