Skip to content

AZSPHERE protocol

Georgi Angelov edited this page Nov 3, 2019 · 17 revisions

Research Source Codes Folder

The azsphere.exe is a simple REST-API client over HTTPS ... https://192.168.35.1/2

The module/server listen:

  • UART Slip to Tun/Tap interface ( SerialSlipToTunService.exe )
    • BaudRate = 921600
    • Parity = None
    • DataBits = 8
    • StopBits = One
    • Handshake = RequestToSend

Commands

azsphere device show-attached

Get Status

azsphere device sideload delete

Clone this wiki locally