OTA with my SPP project

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
wenchilo
Level 4
Level 4
First like received 25 replies posted 25 sign-ins

Hi, I am working on CYBT343026 with SPP application. And now I want to add OTA function to my project. Is that possible? If yes, Can you provide me some doc or guide. Thanks

0 Likes
1 Solution
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

Hi,

You can get the available documents here - https://github.com/Infineon/btsdk-docs/tree/master/docs/BT-SDK. 

 

The current implementation of OTA is based on GATT procedures - BLE. I do not see any documents for OTA over SPP. 

Thanks,

-Dheeraj.P.K

View solution in original post

0 Likes
4 Replies
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

Hi,

You can get the available documents here - https://github.com/Infineon/btsdk-docs/tree/master/docs/BT-SDK. 

 

The current implementation of OTA is based on GATT procedures - BLE. I do not see any documents for OTA over SPP. 

Thanks,

-Dheeraj.P.K

0 Likes
wenchilo
Level 4
Level 4
First like received 25 replies posted 25 sign-ins

What if I open gatt service in SPP application. Is it possible to open duel mode(br/edr, ble) to enable gatt service so that I can do OTA?

lock attach
Attachments are accessible only for community members.
wenchilo
Level 4
Level 4
First like received 25 replies posted 25 sign-ins

Does this method useful on the SPP application?

0 Likes
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

This can be possible. But we do not have any examples for it.

 

0 Likes