Hi Guys,
I am using javax.bluetooth.* and javax.obex.* pacakge to implement Bluetooth OBEX Push from a Device to Server.
I have a server that accepts any kind of object push. Now the issue here is, I have a Midlet app that works on phones Like Nokia, SonyEricsson, etc.
The application sends data to server from all these devices.
But when I try to use same app on BB Storm, it is not working. The device is keeping on searching for Server/Devices.
I still could not over come this issue.
I even tried: Pairing device manually and then using application to send data to server. It did not work.
Summary:
I use BlackBerry Storm
Its a midlet program
same program works on most of phones but does not work on BB.
Kindly help.