yusufonderd

Results 19 comments of yusufonderd
trafficstars

Any updates ?

Is there any library support MQTT over Websocket ? @emqplus

@terry-xiaoyu I tried MQTT-Client-Framework but it didn't work. You can look my issue from link : https://github.com/novastone-media/MQTT-Client-Framework/issues/458. How can I use MQTT broker in WebView ? I don't understand. Can...

@NathanMrtns unfortunately it doesn't work.

@mendirattanishant My subscriptionTopic is custom string. It starts with 'indoor/position/..'

Yes it is worked fine android side. I was set clientId normally. ``` let clientID = "Indoor" + uniqueValue let transport = MQTTWebsocketTransport() transport.url = websocketUrl self.session = MQTTSession(clientId: clientID)...

Unfortunately I can’t resolved. Issue still exists.

1) Clone library 2) make public BluetoothGatt in BluetoothLeService 3) bleCharacteristic.setValue(ALERT_LEVEL, BluetoothGattCharacteristic.FORMAT_UINT8, 0); mBluetoothLeService.mBluetoothGatt.writeCharacteristic(bleCharacteristic)

Still waiting pie chart 🚀