mpous / basicstation

LoRa Basics™ Station - The LoRaWAN Gateway Software
https://doc.sm.tc/station
60 stars 30 forks source link

TTS v3 Lorank BBG IMST ic880a #19

Open abhatikar opened 3 years ago

abhatikar commented 3 years ago

Hello, I am trying to deploy the basicstation gateway on this gateway I am trying to get the TTS v3 setup on this gateway. The configuration of this gateway is Beagle bone Green with IMST iC880A Lora concentrator connected over SPI.

A Couple of concerns I have for which I am looking for some advice.

thanks AB

mpous commented 3 years ago

Could you please confirm it does works good on TTN v2 @abhatikar?

jellyfish-bot commented 3 years ago

[mpous] This issue has attached support thread https://jel.ly.fish/c81ed3b5-d764-4b86-a96e-c2fbac1ffef5

abhatikar commented 3 years ago

@mpous I think ttn v2 also does not work, but the console tells its connected which is weird.

sandydt commented 3 years ago

Any news on this? I have exactly the same issue as reported on Balena forums with the exception that I can see the device. I am using a Raspberry Pi 4 and a HAT with a RAK2247 (SX1301)

abhatikar commented 3 years ago

@sandydt Could you please share the logs ?

sandydt commented 3 years ago

Hello Abhijeet,

I've responded to the topic and have taken a different route and built a Basics Station from source which is working great with Thinks Stack Community Edition V3.12

Cheers, Sandy

sodupe commented 3 years ago

Hi, followed by the "Basicstation" repository guide with a board "IC880A" and a RAPSBERRY PI3 and in the TTN V3 console comes out as disconnected. Apart from what appears in the guide would have to do something else?

flash_off 08:11:32 Disconnect gateway network_check 08:11:32 Receive gateway status

Versions firmware"1.0.0"package"1.0.0"platform"rpi - Firmware 1.0.0 - Protocol 2"station"2.0.5(rpi/std)"

flash_on 08:11:32 Connect gateway

This is what live data responds to and the following one is the balena logs.

2021-07-26 06:26:45.533 [RAL:VERB] SX130x LBT not enabled main 2021-07-26 06:26:45.533 [RAL:VERB] Station device: /dev/spidev0.0 (PPS capture disabled) main 2021-07-26 06:26:45.534 [RAL:ERRO] Concentrator start failed: lgw_start main 2021-07-26 06:26:45.534 [RAL:ERRO] ral_config failed with status 0x08 main 2021-07-26 06:26:45.534 [any:ERRO] Closing connection to muxs - error in s2e_onMsg main 2021-07-26 06:26:45.534 [AIO:DEBU] [3] ws_close reason=1000 main 2021-07-26 06:26:45.534 [AIO:DEBU] Echoing close - reason=1000 main 2021-07-26 06:26:45.570 [AIO:DEBU] [3|WS] Server sent close: reason=1000 main 2021-07-26 06:26:45.570 [AIO:DEBU] [3] WS connection shutdown... main 2021-07-26 06:26:45.570 [TCE:VERB] Connection to MUXS closed in state -1 main 2021-07-26 06:26:45.570 [TCE:INFO] INFOS reconnect backoff 10s (retry 1) main 2021-07-26 06:26:55.572 [any:INFO] ./tc.trust:

huberse commented 3 years ago

Perhaps you have the same issue as i have with the Reset Pin

It's not working when the Reset is on GPIO5

abhatikar commented 3 years ago

@huberse check the lorank repo. I have put a PR there. Use it and it should work. Then you need to edit the global.json to make it work with v3. This is not using basic station. I assume you have the lorank gateway. https://github.com/Ideetron/Larank/pull/20 PS: it's not using balena OS, it's debian