Page 1 of 1
NRF24L01 pinout.
Posted: Wed Oct 16, 2024 10:05 am
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
Re: NRF24L01 pinout.
Posted: Wed Oct 16, 2024 11:03 am
by medelec35
Hi Nick.
Many thanks for reporting this issue.
This is getting looked into and I will let you know when its fixed.
Re: NRF24L01 pinout.
Posted: Wed Oct 16, 2024 1:05 pm
by electronick
Hi medelec
Thank you very much for a very swift looking into
Regards
Nick.
Re: NRF24L01 pinout.
Posted: Wed Oct 16, 2024 3:01 pm
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).
Re: NRF24L01 pinout.
Posted: Thu Oct 17, 2024 7:17 am
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
Re: NRF24L01 pinout.
Posted: Thu Oct 17, 2024 8:21 am
by medelec35
That's great!
Thank you for letting me know.