Quantcast
Channel: The Things Network - Latest posts
Viewing all 116642 articles
Browse latest View live

Finished Opensource Raspberry Pi Gateway Hat (SX1301/8 base)

$
0
0

Yes I did,
I think the problem might be Packet Forwarder will exit when it receive unknown format package?

Don’t have the log though…


The LIBRARY basement part 7

SX127x FSK data Library for Arduino

Rak833 - not expected chip version

$
0
0

Hello,

I am using a RAK833 concentrator from RAK Wireless (the one with only SPI and no USB) wired to a Raspberry Pi 3 Compute Module.

I’ve followed nrdmtt’s tutorial here : RAK833 - Packet forwarder, and I have updated the loragateway/liblora/library.cfg configuration file to use native SPI instead of USB.

I’m trying to use the util_spi_stress utility without success, here is the verbose log referring to an unexpected chip version. Here is the verbose log :

pi@raspberrypi:~/repo/lora_gateway $ ./util_spi_stress/util_spi_stress 
INFO: Starting LoRa concentrator SPI stress-test number 1
Note: SPI port opened and configured ok
Note: SPI read success
lgw_connect:532: INFO: no FPGA detected or version not supported (v0)
Note: SPI read success
lgw_connect:555: ERROR: NOT EXPECTED CHIP VERSION (v2)
ERROR: lgw_connect() did not return Snano libloragw/src/loragw_spi.native.c

The only solution I’ve found so far is to change the expected chip version to 2 in loragateway/liblora/src/loragw_reg.c in the loregs structure, to make the utility work properly.

Can anyone please help me find why my RAK833 doesn’t answer 103 as expected.
Thank a lot for your answers

Raphael

Rak833 - not expected chip version

Ttgo T-beam

The LIBRARY basement part 7

Beer fermentation bubble counter: Heltec ESP32 Node-Red Thingsboard

$
0
0

What kind of sensor did you use?


PNI Placepod

RAK831 gateway with raspberry pi 3, 915MHz

$
0
0

Hello everyone,

I am new to this, and I have been trying to build my own gateway here in the US.
I am using RAK831 concentrator with Raspberry Pi 3, using only 7 jumper wires.
I followed this tutorial to hook it up: https://www.hackster.io/naresh-krish/getting-started-with-the-rak-831-lora-gateway-and-rpi3-e3351d

and i also followed this for how to set it up: https://www.thethingsnetwork.org/labs/story/rak831-gateway-setup-with-raspberry-pi

Everything went smooth, and I have registered my gateway to TTN, BUT it says it is not connected (it has been two days), I do not know what is the issue here? where did I go wrong. I have got the device EUI, any suggestions?

Thank you all.

RAK831 gateway with raspberry pi 3, 915MHz

$
0
0

when you look at the console… do you see data coming in ? do you have a node

The BARGAIN basement part 4

Beer fermentation bubble counter: Heltec ESP32 Node-Red Thingsboard

Finished Opensource Raspberry Pi Gateway Hat (SX1301/8 base)

$
0
0

I have to take a look to the gw software too. I’m now with the tracker, but’s good to know. Thank you for feedback.
Best regards,

RAK831 gateway with raspberry pi 3, 915MHz

$
0
0

I have not contacted a node yet. Capture


RAK831 gateway with raspberry pi 3, 915MHz

$
0
0

basic question… do you have internet (how… cable / wifi) and is the forwarder running

I build a few times with the same components and used this tut

RAK831 gateway with raspberry pi 3, 915MHz

$
0
0

Yes, it is connected by Cable, I can access the Pi from Putty. and it works fins

RAK831 gateway with raspberry pi 3, 915MHz

Wifi/BLE Paxcounter Project with ESP32 boards

$
0
0

I purchased a TTGO T3_V1.6 LoRa module with OLED display to use as PAX counter.
Which environment shall be configured in “platformio.ini”?
Options are:

;env_default = ttgov1
;env_default = ttgov2
;env_default = ttgov21new
;env_default = ttgov21old
;env_default = ttgobeam

Wifi/BLE Paxcounter Project with ESP32 boards

$
0
0

With the latest version of PAX counter from github I cannot compile the code.

I do get this error:

src\wifiscan.cpp: In function 'void wifi_sniffer_packet_handler(void*, wifi_promiscuous_pkt_type_t)':
src\wifiscan.cpp:16:9: error: 'wifi_ieee80211_packet_t' does not name a type
const wifi_ieee80211_packet_t *ipkt =
^
src\wifiscan.cpp:18:9: error: 'wifi_ieee80211_mac_hdr_t' does not name a type
const wifi_ieee80211_mac_hdr_t *hdr = &ipkt->hdr;
^
src\wifiscan.cpp:25:24: error: 'hdr' was not declared in this scope
mac_add((uint8_t *)hdr->addr2, ppkt->rx_ctrl.rssi, MAC_SNIFF_WIFI);
^
Compiling .pioenvs\ttgov2\lib666\U8g2_ID942\U8x8lib.cpp.o
*** [.pioenvs\ttgov2\src\wifiscan.cpp.o] Error 1
 [ERROR] Took 19.74 seconds

Can anyone point me in a direction how to solve this?

Thanks in advance.

Viewing all 116642 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>