Daniele Antonioli

Results 14 comments of Daniele Antonioli

cc: @teslaji @lnalex I've copy-pasted the @Taconut snippet to firefox's `your-profile-id/chrome/userContent.css` file and it worked as well.

@RCayre What is the status of this PR? It looks that sniffing and jamming advs is not supported by btlejack v2.0

Hi, For the traffic, you need to install a Wireshark plugin to dissect LMP packets sent over H4. If you Google for it there are several plugin versions and you...

Make sure same API without datatype.

@remmihsorp Make sure that it can be installed adding it to the `requirements.txt` and `setup.py`. Is it really necessary to depend upon a fork of `pycomm`?

Make sure that we add `eq_` tests Make sure that we return only the (string) value from `_receive` Use our modbus implementation as a reference

Thanks @remmihsorp . Can you please remove the newline from the return value, eg: plc1.receive(SENSOR2, PLC2_IP) should return `'1'` and not `'1\n'` p.s. Travis is failing because we don't have...

Hi @remmihsorp, What is the status of the package?

@remmihsorp any updates for this branch?

@remmihsorp, we have to remember to generate a usage message (i.e. simular to `rustup`) when `mcps` is invoked without arguments.