misty icon indicating copy to clipboard operation
misty copied to clipboard

MS/TP Support for bacpypes

Results 10 misty issues
Sort by recently updated
recently updated
newest added

Hi, thankyou for your amazing library. I have installed Misty firmware on raspberry pi and connected on its serial usb port using usb to modbus converter at /dev/ttyUSB0. i am...

rs485 chips often have a transmit enable, so you have to pull a pin high for example on a rpi you could use a GPIO pin eg gpio 10 to...

Does misty work with multiple 485 ports, for example I have 4 485 ports and I'd like to able to use more than one port for BACnet mstp?

Hi @raghavan97 ! Hope you are doing fine. I have been using misty for one month and it's working on my personal laptop. But when I am trying to make...

Hi @raghavan97, I've been using misty for BACnet MSTP on a Raspberry Pi running Buster image which has Python 3.7 installed. I recently upgraded to Bullseye Image which has Python...

This is a new release of BACpypes with a smearing of bug fixes and a few contributions. Please check **misty** and make sure I didn't inadvertently break something!

Hi, I would like to create and delete object derived from MSTPSimpleApplication to free serial port for another part of my application. I figured I can use bacpypes.core.stop() to delete...

Hi, I am currently working on BACnet MSTP and need to add Write Multiple and Alarm services to my project. Does Misty support these services, or is there any reference...

I've compiled misty in a docker container based on python:3.10-alpine for armv7. There I use musl libc and gcc-13.2.1. I first had to do this fix to get mstplib to...

It looks like it trieds to locate /var/tmp/ma_3qfwg67n/mstp_server but eider could not be found or the bc app. can't create it. `root@RUTX08:~# bc --ini ./bc.ini Initialized the socket mac_address =...