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.
- TI CC2652RB LaunchPad for prototyping and SW development
- WIZnet W5500 with RJ-45 connector for Ethernet interface (SPI communication)
- SSD1306 OLED display (I2C communication)
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 |