Quantcast
Channel: MultiTech Developer Resources » All Posts
Viewing all articles
Browse latest Browse all 7111

Reply To: STM32 with Conduit Network Server

$
0
0

I guess so. In Lorawan-Lib file board.h


#include "mbed.h"
#include "system/timer.h"
#include "debug.h"
#include "system/utilities.h"
#include "sx1272-hal.h"

#define USE_BAND_868

extern SX1272MB2xAS Radio;

If you see the logs in the network server this is something I dont understand:

14:43:47:356|TRACE| Gateway 00:80:00:00:a0:00:11:01 seen
14:43:47:357|INFO| Parsing 1 rx packets
14:43:47:358|WARNING| Recv'd frame failed CRC check
14:43:51:679|TRACE| Parse downstream message 12 bytes

Viewing all articles
Browse latest Browse all 7111

Trending Articles