Skip to content

Conversation

@valcarcexyz
Copy link

This commits needs the patch of Lora-net/usp#2 as otherwise, the modem_radio is not initialized

@valcarcexyz valcarcexyz changed the title fix: set context when using usp lbm fix: set context when using usp lbm (fixes #2) Nov 5, 2025
This commits needs the patch of Lora-net/usp#2
as otherwise, the `modem_radio` is not initialized
@valcarcexyz valcarcexyz force-pushed the fix/set-radio-context branch from ecc4a22 to 2ed4945 Compare November 5, 2025 20:29
smtc_rac_set_radio_context(prv_transceiver_dev); // Driver HAL implementation
#endif
#if defined( CONFIG_LORA_BASICS_MODEM )
#if defined( CONFIG_LORA_BASICS_MODEM ) || defined( CONFIG_USP_LORA_BASICS_MODEM )
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is it needed the prefix USP??? I could not get it to work without it, the build system always deleted the CONFIG_LORA_BASICS_MODEM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant