Skip to content

Is it possible to add a driver for RAK3172 or similar LoRa-SoM? #69576

Answered by nordicjm
Kampi asked this question in General
Discussion options

You must be logged in to vote

The driver you refer to in zephyr is the stack itself, the module you link to has it's own stack, you do not use a stack to communicate with it, you would need to use UART commands so the drivers in zephyr have no relation to this at all. Hence why you would need to implement it yourself

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
4 replies
@Kampi
Comment options

@nordicjm
Comment options

@Kampi
Comment options

@nordicjm
Comment options

Answer selected by Kampi
Comment options

You must be logged in to vote
2 replies
@Kampi
Comment options

@ronsegal
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request A request for a new feature
3 participants
Converted from issue

This discussion was converted from issue #69563 on February 28, 2024 14:37.