2012-06-22 06:56 AM
Hi, I try to receive a bluetooth packets through Uart but after the reception of the first packet it not receive the others. Every help is accepted. Thank you.
I attach my code.2012-06-22 05:57 PM
Oh dear, that's a bit of a mess you're mixing up polled mode USART function with interrupt mode. This would need some serious reworking.
2012-06-26 08:09 AM
Thank's for analysis, i try to distinguish a two modality.