Skip to main content
MWisi.1
Associate II
January 6, 2022
Question

cube-lrwan execution error

  • January 6, 2022
  • 4 replies
  • 2270 views

Sir,

I testing the STM32L0 + SX1276 with en.i-cube_lrwan_v2.1.0 lib

I compiled the AT COMMANDS example on KEIL and then with STM32 IDE too, but during execution i am always getting the following error in both

APP_VERSION:    V1.1.0

MW_LORAWAN_VERSION: V2.3.0

MW_RADIO_VERSION:  V1.1.0

0s000:error: The Region is not defined in the MW: set lorawan_conf.h accordingly

it´s weird, because in lorawan_conf.h i defined

/* Region ------------------------------------*/

/* the region listed here will be linked in the MW code */

/* the application (on sys_conf.h) shall just configure one region at the time */

/*#define REGION_AS923*/

#define REGION_AU915

/*#define REGION_CN470*/

/*#define REGION_CN779*/

/*#define REGION_EU433*/

/*#define REGION_EU868*/

/*#define REGION_KR920*/

/*#define REGION_IN865*/

/*#define REGION_US915*/

/*#define REGION_RU864*/

Some tip ?

0693W00000Hqo9AQAR.png 

Thank you!!!!!

This topic has been closed for replies.

4 replies

Tesla DeLorean
Guru
January 6, 2022

Going to have to pay more attention to what that define pulls in vs other ones that work.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
MWisi.1
MWisi.1Author
Associate II
January 7, 2022
MWisi.1
MWisi.1Author
Associate II
January 7, 2022

Now running on WISOL LOM204

MWisi.1
MWisi.1Author
Associate II
January 7, 2022