Segmentation fault
Hello,
I am sorry to disturb,
but am using 10 MetaMotionC sensors, and I run the code data fuser.py and with most of the sensors it works. But when I put the address of some, I have an error "Segmentation fault" on the line libmetawear.mbl_datasignal_subscribe(self.processor,None,self.callback). Can you please help me with this?
Best regards
Comments
You probably can't do all 10 at the same time. Your ble Dongle might not be able to handle that many connections.