-
-
Notifications
You must be signed in to change notification settings - Fork 250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[NEW SENSOR] PT216 & PT19DB-2 #1057
Comments
Please follow the instructions to find out if this device sends passive BLE advertisements. You now gave the gat characteristics, which requires a connection (which isn’t possible with BLE monitor) |
|
|
is ok now? |
Yes, this is ok, thx. I will look into it in the coming days |
So, a first analysis. I see a lot of messages which are exactly the same. These start with
And I see some changing messages, which start with
So, most likely, the last messages are the messages with the data.
The last part of the message seems pretty random between the different messages, except for he first byte. ( |
i think it was a mistake to buy this thing from Aliexpress, i will buy another with zigbee and support -20 degree. Thanks for answer |
Ok, I will than close this issue. Feel free to reopen if you find more information |
I have the same sensor. Is there any chance for his support? Would it help to send some information? Which ones? Thanks |
We can try. Please make a similar log as above, preferably somewhat longer. I will try again to see if I can make sense of it. |
Hello, I would be interested to get this temperature and humidity sensor going. THe device is made by Tuya and work with BLE. You can add it in their app. You hold a button to put it in pairing mode, then the app connects to it and gets the temperature and humidity data from it. The device looks to be called TyOS when performing a scan on nRF Connect. The MAC address is DC:23:4F:CE:20:9C. I am not that familiar with BLE packet snniffing. I can't make much sense of the traffic in Wireshark. Here is a hcidump, I hope that it is what is needed. I did capture traffic while opening the tuya app that connected to the sensor and got data from it. The sensor was just in from of the bt usb dongle. Inside the zip is a hcidump file (--raw and written with -w) I would really appreciate the help, I am willing to provide all the help I can. I have several BT ad BLE dongles, can also capture on android and so on. Thank you |
This resource might also be interesting: |
https://solution.tuya.com/hardware/detail/65004 this is the chip from this device, i search but don't find anything compatible with esp |
Why esp, does it require esp |
This is some of the data advertized by one sensor: And here for another one: |
related issue #1063 |
Device Name: SDK20
Device Address: DC:23:4E:DA:7D:AF
Services:--------------------------
GAP (00001800-0000-1000-8000-00805f9b34fb)
Device Name (00002a00-0000-1000-8000-00805f9b34fb)
Appearance (00002a01-0000-1000-8000-00805f9b34fb)
Peripheral Preferred Connection Parameters (00002a04-0000-1000-8000-00805f9b34fb)
GATT (00001801-0000-1000-8000-00805f9b34fb)
Service Changed (00002a05-0000-1000-8000-00805f9b34fb)
Device Information (0000180a-0000-1000-8000-00805f9b34fb)
PNPID (00002a50-0000-1000-8000-00805f9b34fb)
Unknown service (0000fd50-0000-1000-8000-00805f9b34fb)
Unknown characteristic (00000002-0000-1001-8001-00805f9b07d0)
Unknown characteristic (00000001-0000-1001-8001-00805f9b07d0)
The text was updated successfully, but these errors were encountered: