Search found 3 matches
- Wed May 28, 2014 1:50 pm
- Forum: Flowcode V5 Free Edition
- Topic: EB024 bluetooth Issue?
- Replies: 13
- Views: 10400
Re: EB024 bluetooth Issue?
Hello, I finally arrived to set up the bluetooth module sending the AT command as the "senscript" function does not work under FLOWCODE 5.5. I get to communicate with the module, against when I use the command "STRINGRECEIVE" to know the length of the character string it returns ...
- Wed May 28, 2014 11:17 am
- Forum: Flowcode V5 Free Edition
- Topic: EB024 bluetooth Issue?
- Replies: 13
- Views: 10400
Re: EB024 bluetooth Issue?
Thank you for your reply, here is my script and I've done a carriage return (Ctrl + Enter) at the end.
ATS0=1
ATS512=4
AT+BTK="1234"
AT&W
ATZ
When I look in a hyperterminal there is only the first line of the script is sent!
Momo
ATS0=1
ATS512=4
AT+BTK="1234"
AT&W
ATZ
When I look in a hyperterminal there is only the first line of the script is sent!
Momo
- Tue May 27, 2014 3:00 pm
- Forum: Flowcode V5 Free Edition
- Topic: EB024 bluetooth Issue?
- Replies: 13
- Views: 10400
Re: EB024 bluetooth Issue?
Hello,
I use the EB024 for Bluetooth communication.
My program worked fine under Flowcode 4. Since I use Flowcode V5.5 it does not work because the program stuck in the macro "sendscript".
Do you have the solution to debug this problem?
Regards,
Momo
I use the EB024 for Bluetooth communication.
My program worked fine under Flowcode 4. Since I use Flowcode V5.5 it does not work because the program stuck in the macro "sendscript".
Do you have the solution to debug this problem?
Regards,
Momo