dhakeparag81
Full Member level 2
- Joined
- Jun 6, 2012
- Messages
- 142
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,298
- Location
- INDIA
- Activity points
- 2,469
hi,
I am working on RN-41-Sm bluetooth module from last 4-5 days, i interface the module with pic87k22 over MAX232 ic.
i use MODBUS protocol over USART, when i communicate with serial bus with standard MODBUS software everything working fine.
My problem is when i interface the RN-41-SM module over there i didn't get any single character even interrupt is not generated for receive character.
I set the baud rate for both PIC as well as for module 9600 same, Tx pin of Max 232 connected to the Rx pin of module
and vice versa, PRS pin no 10 connected to 11, i used 5 v supply from header B and common ground.
But when i tried with two PC on with bluetooth and another RN-41-Sm with serial interface and using TeraTerm Pro software communication is established
am i missing something in Pic side?
- - - Updated - - -
i got the problem,
Problem is in the module, when i interface another module with same connection its working fine.
May be the receiver of first module not working properly i send it back for testing.
when i am done i post the result
I am working on RN-41-Sm bluetooth module from last 4-5 days, i interface the module with pic87k22 over MAX232 ic.
i use MODBUS protocol over USART, when i communicate with serial bus with standard MODBUS software everything working fine.
My problem is when i interface the RN-41-SM module over there i didn't get any single character even interrupt is not generated for receive character.
I set the baud rate for both PIC as well as for module 9600 same, Tx pin of Max 232 connected to the Rx pin of module
and vice versa, PRS pin no 10 connected to 11, i used 5 v supply from header B and common ground.
But when i tried with two PC on with bluetooth and another RN-41-Sm with serial interface and using TeraTerm Pro software communication is established
am i missing something in Pic side?
- - - Updated - - -
i got the problem,
Problem is in the module, when i interface another module with same connection its working fine.
May be the receiver of first module not working properly i send it back for testing.
when i am done i post the result