NRF24L01 pinout.

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
electronick
Posts: 20
http://meble-kuchenne.info.pl
Joined: Tue Dec 08, 2020 3:10 pm
Has thanked: 8 times

Flowcode v10 NRF24L01 pinout.

Post by electronick »

Hi all.

Would it be possible to fix the pinout bug in the nrf24l01 component?
If I choose to run it in software mode, it always defaults to:
MOSI $PORTD.1
MISO Unconnected
CLK $PORTF.4
After every reboot of FC10, no matter what I set them to in the component.

Best Regards

Nick

medelec35
Matrix Staff
Posts: 1988
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 630 times
Been thanked: 660 times

Re: NRF24L01 pinout.

Post by medelec35 »

Hi Nick.
Many thanks for reporting this issue.
This is getting looked into and I will let you know when its fixed.
Martin

electronick
Posts: 20
Joined: Tue Dec 08, 2020 3:10 pm
Has thanked: 8 times

Re: NRF24L01 pinout.

Post by electronick »

Hi medelec :-)

Thank you very much for a very swift looking into :-)

Regards
Nick.

medelec35
Matrix Staff
Posts: 1988
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 630 times
Been thanked: 660 times

Re: NRF24L01 pinout.

Post by medelec35 »

You're welcome.
I have had a go at sorting this issue out.
Can you try the attached and see if it works any better.
Browse to this location using file explorer , it's hidden by default so just paste the link into your address bar.

Code: Select all

%ProgramData%\MatrixTSL\FlowcodeV10\Components
Place the attached component.
If Flowcode is already open, then you will need to reload your project for the new component to work
If you run any component updates, then the component you added will be overwritten, so it will stop working again (unless the component update has been pushed).
Attachments
nRF24L01.fcpx
(6.21 KiB) Downloaded 155 times
Martin

electronick
Posts: 20
Joined: Tue Dec 08, 2020 3:10 pm
Has thanked: 8 times

Re: NRF24L01 pinout.

Post by electronick »

Hi Martin.

I have tried out the new version of nrf24l01, and everything seems to be working now.
Thank you for fixing this rather annoying bug Martin :-)

Best Regards
Nick

medelec35
Matrix Staff
Posts: 1988
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 630 times
Been thanked: 660 times

Re: NRF24L01 pinout.

Post by medelec35 »

That's great!
Thank you for letting me know.
Martin

Post Reply