You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to establish connection with a secure Digital Wallet using BLE . I am using a modified version of GattServer (attached)
The client which is a digital wallet on Android phone sends many chunks of data and i should receive the same on my Client2ServerCharacteristic but i receive just the lunk chunk of information
From BTMON: (Btmon Sees the Packets , The Last Data is 00757314 which is received by me ) ..
Wireshark is able to reassemble this dump
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to establish connection with a secure Digital Wallet using BLE . I am using a modified version of GattServer (attached)
The client which is a digital wallet on Android phone sends many chunks of data and i should receive the same on my Client2ServerCharacteristic but i receive just the lunk chunk of information
From BTMON: (Btmon Sees the Packets , The Last Data is 00757314 which is received by me ) ..
Wireshark is able to reassemble this dump
But on the characteristic, i just receive this last data , is there something wrong in my configuration ??
BLE.zip
Beta Was this translation helpful? Give feedback.
All reactions