Dear All.
Still no one have any solution?
Search found 4 matches
- Sun Apr 03, 2016 9:12 am
- Forum: Flowcode V6
- Topic: slow Bluetooth
- Replies: 7
- Views: 5099
- Wed Mar 23, 2016 5:09 pm
- Forum: Flowcode V6
- Topic: slow Bluetooth
- Replies: 7
- Views: 5099
Re: slow Bluetooth
Hi
In attached as requested
Thank you
In attached as requested
Thank you
- Tue Mar 22, 2016 8:48 am
- Forum: Flowcode V6
- Topic: slow Bluetooth
- Replies: 7
- Views: 5099
Re: slow Bluetooth
Thank you Benj for your fast response
yes I did my test and discover that the slow comes from "StringReceive" function
i tried "\n\r" or "\r\n" but it didn't work
any ideas?
yes I did my test and discover that the slow comes from "StringReceive" function
i tried "\n\r" or "\r\n" but it didn't work
any ideas?
- Mon Mar 21, 2016 8:13 am
- Forum: Flowcode V6
- Topic: slow Bluetooth
- Replies: 7
- Views: 5099
slow Bluetooth
Dear All I have Bluetooth module connected to PIC16f628A with internal clock 4Mhz using flow code (demo) when I send command 'a' to turn the led on; it takes 7 seconds and off also takes 7 seconds even I write a short program as you can see below . it works really fast on "Flowcode simulation&q...