Skip to main content
Khaled Aljehani
Associate III
March 13, 2018
Question

Regarding SigFox stack for B-l072Z-LRWAN1

  • March 13, 2018
  • 2 replies
  • 749 views
Posted on March 13, 2018 at 23:07

Hi,

I have b-l072Z-LRWAN1 + SigFox SDR dongle. 

I added Node's ID to SENK (network emulator), then I loaded AT command and push button examples from X-CUBE-SFOX, and nothing worked. When I sent a frame, it seems that software gets pending and nothing works again util I reset the device. 

Note: I connected JP9 to pin 1 and 2. and PAC is set to Zeros.

Does anyone have an idea about the issue? How can I send it correctly?

Best regards.

#b-l072z-lrwan1 #sigfox
This topic has been closed for replies.

2 replies

Khaled Aljehani
Associate III
March 13, 2018
Posted on March 13, 2018 at 23:13

Note: I also set the key to public key

Aurelien Lequertier
Visitor II
March 14, 2018
Posted on March 14, 2018 at 17:01

Hello Khaled,

With the AT command example, do you have LED2 blinking when sending AT$SF command?

You should also have an AT reply 'OK' once transmission is done.

On SNEK software, can you try with authentication disabled? This should even work without switching to public key.

Aurelien