-
Fbus init commands
Does anyone know the string of FBUS commands used to start communication with a phone? I've been using a 6210 to read sms for a while now with no problems (apart from my bad coding...). I now need to be able to use a 6310i, but it won't start communication. I have tried to copy the data sent between both the nokia software and the phone and logomanager and the phone but neither of these has worked.
Thanks
-
FBUS init command?
With most phones, sending a string of 55 times 0x55 is enough to make the phone recognize you..
Make sure you have the right baudrate and serial settings.
-
Heh now i feel like an idiot. Had tried the 55's before but not enough. All sorted now, thanks.