2025-09-12 2:19 AM - last edited on 2025-09-12 2:34 AM by Andrew Neil
Split from Interfacing external sensors with I-CUBE-LRWAN End Node STM32L476RG based Library.
Hi! Could you please share how you interfaced the RFM95 with the STM32L476RG using the I-CUBE-LRWAN library? I’m new to using the I-CUBE-LRWAN library and would really appreciate your guidance.
2025-09-12 2:40 AM - edited 2025-09-12 2:49 AM
Welcome to the forum.
Please see How to write your question to maximize your chances to find a solution for best results.
@harikrish wrote:I’m new to using the I-CUBE-LRWAN library
Before getting into I-CUBE-LRWAN, get the sensor working on its own with just the STM32L476RG.
Then get started with I-CUBE-LRWAN by using it as-is, with the built-in supported sensors.
Try it out; examine the code; learn how it does its sensor interfacing.
Then you can replicate that with other sensors...