Skip to content

invalid syntax for integer with base 16 in h2b #3

@davidhelms

Description

@davidhelms

I'm trying to use the ubit-sniffer tool
When I uflash using the following command from the readme

$ uflash -r precompiled/radiobit.hex tools/ubit-sniffer/middleware/ubit-sniffer-mw.py

If I connect to the serial port with screen, I see the following error

Traceback (most recent call last):
File "main", line 98, in
File "main", line 28, in readhex
File "main", line 37, in h2b
ValueError: invalid syntax for integer with base 16

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions