praba_J
Member level 3
- Joined
- Nov 24, 2010
- Messages
- 66
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,288
- Location
- LINYI,CHINA
- Activity points
- 1,655
hi.. i am receiving continuous data from blood pressure module.. initially it will send 10 byte data and after some time it will send 6 bytes only.. when i receive 6 byte data i need to reduce receive buffer size to 6 from 10.. how can i do this...i tried with buffer count for every receive.. any suggestions??