sandeepmistry / node-sensortag

Node.js lib for the TI SensorTag
MIT License
218 stars 111 forks source link

Connection Control Service #97

Closed nitishagarwal1225 closed 7 years ago

nitishagarwal1225 commented 7 years ago

Hello, I am new to BLE. Currently, I am doing an internship where I am using RPI with node-red to communicate with TI sensor Tag. I was asked by my supervisor to set Connection parameters. How Can I do so?

sandeepmistry commented 7 years ago

@nitishagarwal1225 this is currently not supported in the module or by the lower level noble module it builds on.

Pull requests welcome.