Skip to content

Master's Project called "Multiprotocol Sniffer And Analyzer". Based on TI SimpleLink MCU with Ethernet Interface, this device captures wireless traffic (2.4 GHz band) encapsulates it in UDP datagrams and sends it to a PC within LAN or WAN for further analysis in Wireshark app.

Notifications You must be signed in to change notification settings

voytex/multiSniff_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multiSniff Masters Project

General

Repository for my Master`s project called Multiprotocol Sniffer And Analyzer.

The subject of this work is design of a device that captures Bluetooth Low Energy or IEEE 802.15.4 frames and sends them via Ethernet bus to a computer for subsequent analysis using Wireshark. The device is based on the CC2652RB microchip from Texas Instruments, which is accompanied by the WIZnet W5500 Ethernet interface. This repository includes MCU software, HTML code for web-based control panel and Wireshark dissector.

Hardware Used

  • TI CC2652RB LaunchPad for prototyping and SW development
  • WIZnet W5500 with RJ-45 connector for Ethernet interface (SPI communication)
  • SSD1306 OLED display (I2C communication)

Results

Prototype photo

prototype_w_display

Dashboard screenshot

dashboard_portrait_bez_addbaru

Captured BLE traffic

msniff_test_capture_211572

black line sum of all BLE traffic (advertising channel)
blue line advertising of BLE enabled coffee machine
red line advertising of ESP32 turned on and off during test capture

Other Links

About

Master's Project called "Multiprotocol Sniffer And Analyzer". Based on TI SimpleLink MCU with Ethernet Interface, this device captures wireless traffic (2.4 GHz band) encapsulates it in UDP datagrams and sends it to a PC within LAN or WAN for further analysis in Wireshark app.

Topics

Resources

Stars

Watchers

Forks