cancel
Showing results for 
Search instead for 
Did you mean: 

Interfacing external sensors with I-CUBE-LRWAN End Node

harikrish
Associate

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.

1 REPLY 1
Andrew Neil
Super User

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...

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.