Search found 4 matches

by ammaralroz
Sun Apr 03, 2016 9:12 am
Forum: Flowcode V6
Topic: slow Bluetooth
Replies: 7
Views: 5099

Re: slow Bluetooth

Dear All.
Still no one have any solution?
by ammaralroz
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
Ex1_v6.fcfx
(9.12 KiB) Downloaded 280 times
by ammaralroz
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?
flowcode.png
(58.99 KiB) Downloaded 1296 times
by ammaralroz
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...