Skip to content

drivextech/data_transfer_collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLE data Collector/Hub for BLE data_transfer service

In this project, we implement a BLE data collector/hub which plays as central(client) role and collects data from multiple peripheral(server) devices. Data is transmitted between BLE Producer and BLE Collector through customized BLE service data_transfer_service, besides, between BLE Collector and Host through USB.

The overall protocol for data transmission from BLE Producer(UWB Anchors) through BLE Collecotr(NRF52840 Dongle) to Host(PC) is shown as follows:

DTC Protocol

This project mainly deals with module BLE Collector, moreover, its data flow for Data/CMD/LOG channels is specified below:

DTC Spec

Requirements

  • Hardware:
    • NRF52840
    • NRF52832?
  • Software:
    • IDE:
      • Segger Embedded Studio
    • SDK:
      • Nordic NRF5 SDK v14.2
      • Nordic NRF5 SDK v15.3

About

BLE data Collector/Hub for BLE data_transfer service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published