Skip to content

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

Notifications You must be signed in to change notification settings

MarGasiorek/ext_2G4_libPhyComv1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.7%
  • Makefile 1.3%