Error BT: reassemble_and_dispatch got continuation for unknown packet. Dropping it.

atlascoder
Posts: 51
Joined: Wed Aug 30, 2017 12:36 pm

Error BT: reassemble_and_dispatch got continuation for unknown packet. Dropping it.

Postby atlascoder » Tue Oct 24, 2017 6:51 pm

Hi!

I am working on a BLE solution that transfers data from Web Bluetooth client to ESP32 using GATT protocol.

I have Linux Ubuntu 16.04 x64 with Bluez 5.45 installed on my host and use Chrome 61 for Web Bluetooth. It works perfect with my ESP-WROOM-32 device. It also works from Android smartphone.
In another environment we have the same Linux + Chrome, but SparkFun ESP32 Thing and we cannot get it working.

The error is:

Code: Select all

BT: reassemble_and_dispatch got continuation for unknown packet. Dropping it.
We have tried on different Sparkfun boards - no luck :(

The issue is strange, because actually writing of short value with 2 bytes works well, but when a client tries to write tens of bytes into GATT Service Characteristic - the error occurs.

We use release/v2.1.

Thanks for any help!

WiFive
Posts: 3529
Joined: Tue Dec 01, 2015 7:35 am

Re: Error BT: reassemble_and_dispatch got continuation for unknown packet. Dropping it.

Postby WiFive » Tue Oct 24, 2017 11:28 pm

Recent version of phy has fix for 26mhz crystal, you may want to try

atlascoder
Posts: 51
Joined: Wed Aug 30, 2017 12:36 pm

Re: Error BT: reassemble_and_dispatch got continuation for unknown packet. Dropping it.

Postby atlascoder » Thu Oct 26, 2017 12:48 am

WiFive wrote:Recent version of phy has fix for 26mhz crystal, you may want to try
WiFive, Thanks for suggestion, do you mean to try with master branch?

Who is online

Users browsing this forum: Baidu [Spider], forrest and 89 guests