Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/23/02 15:28
Read: times


 
#31312 - RE: Communication with Nokia phones via MBUS
The problem with some nokia phone is that donot understand AT command set. The talk in prop. MBUS or FBUS protocol. I\'m also having same problem following is the communication which occurs between phone and pc over data cable.

Can anyone explain how to write those multiple chars to phone?

IOCTL_SERIAL_SET_BAUD_RATE Serial0 SUCCESS Rate: 19200
IOCTL_SERIAL_SET_RTS Serial0 SUCCESS
IOCTL_SERIAL_SET_DTR Serial0 SUCCESS
IOCTL_SERIAL_SET_LINE_CONTROL Serial0 SUCCESS StopBits: 1 Parity: NONE WordLength: 8
IOCTL_SERIAL_SET_CHAR Serial0 SUCCESS EOF:0 ERR:0 BRK:0 EVT:0 XON:11 XOFF:13
IOCTL_SERIAL_SET_HANDFLOW Serial0 SUCCESS Shake:1 Replace:40 XonLimit:2048 XoffLimit:512
IRP_MJ_WRITE Serial0 SUCCESS Length 4: 41 54 0D 0A
IRP_MJ_READ Serial0 SUCCESS Length 3: 54 0D 0A
IRP_MJ_READ Serial0 SUCCESS Length 1: 41
IRP_MJ_WRITE Serial0 SUCCESS Length 6: 41 54 26 46 0D 0A
IRP_MJ_READ Serial0 SUCCESS Length 5: 54 26 46 0D 0A
IRP_MJ_READ Serial0 SUCCESS Length 1: 41
IRP_MJ_WRITE Serial0 SUCCESS Length 14: 41 54 2A 4E 4F 4B 49 41 46 42 55 53 0D 0A
IRP_MJ_READ Serial0 SUCCESS Length 7: 54 2A 4E 4F 4B 49 41
IRP_MJ_READ Serial0 SUCCESS Length 1: 46
IRP_MJ_READ Serial0 SUCCESS Length 5: 42 55 53 0D 0A
IRP_MJ_READ Serial0 SUCCESS Length 1: 55


List of 3 messages in thread
TopicAuthorDate
Communication with Nokia phones via MBUS            01/01/70 00:00      
RE: Communication with Nokia phones via MBUS            01/01/70 00:00      
RE: Communication with Nokia phones via MBUS            01/01/70 00:00      

Back to Subject List