Hello everyone,
I've been trying to wrap my head around how to use the OTS that is listed as one of the included services by the BT SIG. I've managed to define the service and all the characteristics associated with it and am able to read and write to them based on their properties but in the specification for the OTS the actual object data gets sent over the "object transfer channel" not an actual characteristic. I haven't seen anything relating to OTS in the IDF but I'm wondering if it's even possible to access this "object transfer channel" with the current support. Is it even possible to access this data currently or am I missing how I would open this channel?
Cheers,
Gibson
Support for BLE Object transfer service (OTS)
-
- Posts: 58
- Joined: Wed Jul 17, 2019 11:45 pm
-
- Posts: 58
- Joined: Wed Jul 17, 2019 11:45 pm
Re: Support for BLE Object transfer service (OTS)
Hey,
After some further digging maybe I am sending myself in a loop but I believe OTS uses credit based flow control to send data over L2CAP so would that data just come through from a ESP_GATTS_WRITE_EVT in the parameter? or would I have to access lower levels of the API to open this channel and access it?
Cheers,
Gibson
After some further digging maybe I am sending myself in a loop but I believe OTS uses credit based flow control to send data over L2CAP so would that data just come through from a ESP_GATTS_WRITE_EVT in the parameter? or would I have to access lower levels of the API to open this channel and access it?
Cheers,
Gibson
-
- Posts: 58
- Joined: Wed Jul 17, 2019 11:45 pm
Re: Support for BLE Object transfer service (OTS)
Bump!
Is there any way to open an L2cap channel to receive information? Or would that be handled by the stack and come through after an event or something?
EDIT: Looking into the l2c_api.c I believe it's possible for sure I'm just lacking in understand is there an expert at espressif I could potentially chat to try gain some understanding of how to use your api's to effectively create support for OTS?
Is there any way to open an L2cap channel to receive information? Or would that be handled by the stack and come through after an event or something?
EDIT: Looking into the l2c_api.c I believe it's possible for sure I'm just lacking in understand is there an expert at espressif I could potentially chat to try gain some understanding of how to use your api's to effectively create support for OTS?
Re: Support for BLE Object transfer service (OTS)
Hello Gibson,
I'm just wondering if you got any further with regards to opening L2CAP channel to receive data? It seems like there is very little to no information within Espressif ecosystem. Try searching L2CAP in forum search and the server returns 500 error
Best Regards,
Prasad.
I'm just wondering if you got any further with regards to opening L2CAP channel to receive data? It seems like there is very little to no information within Espressif ecosystem. Try searching L2CAP in forum search and the server returns 500 error
Best Regards,
Prasad.
Who is online
Users browsing this forum: Bing [Bot] and 63 guests