Add Variant rak3401 (for new 1W booster kit) - #1387
Conversation
|
For whatever reason, I can't seem to get any rf out of this patch. sending with debugging enabled: Here's the debug output of the startup: |
|
It works for me. Tested both the companion and repeater. Got a message out from the companion and this is the log from the repeater: |
|
The rak3401board.h file has |
are you patching dev branch? |
Suppose that would do it. Similar to Cisien it will not send any rf, seems to acknowledge a ping as power draw jumps briefly |
|
I've tried the same patch on my rak3401 and had the same problem - no rf at all. Not sure where to start to help debug.... |
|
are you all using the new 1W module booster kit? |
|
I think theres only one. Did you tweak settings on meshcore at all? I tried giving it external 5v and it seems to respond to direct pings as there is a slight jump in power draw but still no rf out with usb power or external. |
|
I see that Chris's branch is made from main, but I applied it to dev for my testing. I wonder if something changed in dev that broke this? |
I applied it to dev too. It wouldn't build in main due to the missing file referenced by @9voltbattery |
|
I think I fixed the issue. I thought I was on recent dev branch |
|
Works for me. Thanks for putting the time into making these work. |
Fixes it for me, I think this is good to go @ripplebiz |
|
Works for me as well, thank you! |
|
When can we expect to see this in the flasher or a build available for download? Specifically a repeater node variant? |
https://files.brazio.org/meshcore/nightly/ |
|
The file seems to have disappeared. RAK_3401_repeater-nightly-xxxx.uf2 |
fixed the build errors, if it gets merged, it will be built again: #1507 |
|
Question. Does this work with the 4631 + 13302? It seems if you already have the 19007 + 4631 you can use it also. Will it use the 1w if you flash the 4631 image? |
|
@EldoonNemar the 13302 should only be used with the 3401. I have heard some reports of it working with the 4631, but RAK's website states it should only be used with the 3401.
|
|
I just wanted to circle back and tell you that the 19007 with a 4631 on it programmed as a 3401 works with 1 watt. I'll let you know if it gives me a headache |
|
@EldoonNemar Did this variant work OK on the 4631+13302 combo? |
yes, it works(I tested it briefly), but not 100% sure if the old LoRa chip pin connections are conflicting with anything in the new variant - that needs to be investigated |


RAK introduced a new 1W module kit, but it comes with their 3401 WisBlock Core, not the 4631. They are both based on the nRF52840 MCU, but the 3401 uses SPI1 where the 4631 uses SPI.
The 1w module (RAK13302) attaches to the base board (RAK19007) via the WisBlock IO at the end, and needs pin 31 (ANT_SW (IO3)) to activate.
Datasheets:
3401: https://docs.rakwireless.com/product-categories/wisblock/rak3401/datasheet/
19007: https://docs.rakwireless.com/product-categories/wisblock/rak19007/datasheet/
13302: https://docs.rakwireless.com/product-categories/wisblock/RAK13302/datasheet/