Some troubles with RF module

A forums to allow bugs and problems with Flowcode v6 to be reported and resolved.

Moderator: Benj

Post Reply
Mathy
Posts: 333
Joined: Mon Oct 05, 2009 2:39 pm
Has thanked: 30 times
Been thanked: 33 times
Contact:

Some troubles with RF module

Post by Mathy »

Hello,

I tried to send data over RF link by the same module used in the EB063 block.
I made simple program with Flowcode 6 who blink a LED to see what is working or not.
The led blink but I lose lots of data....when it is working !

I tried in the past those same module but with Flowcode 5 without any problem.
So I made the same program with Flowcode 5.........and it's work very well !!

Then I import this Flowcode 5 program in Flowcode 6. I had to replace some macro because Flowcode won't compile but the result is the same flowchart and....it is not working...

Is it possible to have a look ?

kersing
Valued Contributor
Valued Contributor
Posts: 2045
Joined: Wed Aug 27, 2008 10:31 pm
Location: Netherlands
Has thanked: 553 times
Been thanked: 1081 times
Contact:

Re: Some troubles with RF module

Post by kersing »

Could you please post your not working flowchart?
“Integrity is doing the right thing, even when no one is watching.”

― C.S. Lewis

Mathy
Posts: 333
Joined: Mon Oct 05, 2009 2:39 pm
Has thanked: 30 times
Been thanked: 33 times
Contact:

Re: Some troubles with RF module

Post by Mathy »

Hello,

You can see in the attached files, the flowchart made with Flowcode 5 who is working great
Attachments
FC5_RX.fcf
(13 KiB) Downloaded 379 times
FC5_TX.fcf
(9 KiB) Downloaded 365 times

Mathy
Posts: 333
Joined: Mon Oct 05, 2009 2:39 pm
Has thanked: 30 times
Been thanked: 33 times
Contact:

Re: Some troubles with RF module

Post by Mathy »

And here, you can see in the attached file the same flowchart made with Flowcode 6 who does not work on the same hardware.

FC5_TX works with FC5_RX
FC5_TX works with FC6_RX
FC6_TX doestn't work with FC5_RX
FC6_TX doesn't work with FC6_RX

So, I think there is something wrong with the FC6_TX file but what ?

Thank you for your help :)
Attachments
FC6_RX.fcfx
(10.27 KiB) Downloaded 329 times
FC6_TX.fcfx
(8.19 KiB) Downloaded 302 times

Mathy
Posts: 333
Joined: Mon Oct 05, 2009 2:39 pm
Has thanked: 30 times
Been thanked: 33 times
Contact:

Re: Some troubles with RF module

Post by Mathy »

Hello,

I tried one other thing.

I used the sendbyte and the reveive byte macro but with the exact same result.

I think there is really a problem with the RF component on Flowcode V6.1.2.0
What can I do to test to help you to find what is going wrong ?

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Some troubles with RF module

Post by Benj »

Hello,

Thanks for the files they should help us to get to the bottom of the issue.

I may have found a small bug in the v6 component so here is a slightly modified version of the component. Let me know how your getting on and I will continue investigating the problem.
RF_ISM.fcpx
(17.55 KiB) Downloaded 323 times

Mathy
Posts: 333
Joined: Mon Oct 05, 2009 2:39 pm
Has thanked: 30 times
Been thanked: 33 times
Contact:

Re: Some troubles with RF module

Post by Mathy »

Hello Benj,

I tested with the file I attached in my previous post but I have no change.

With FC6_TX, the LED doesn't blink
With FC5_TX, the LED blink

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Some troubles with RF module

Post by Benj »

Ok thanks I will continue my investigation.

Post Reply