Skip to content

Unrecognized transceiver  #336

@KingRat0011

Description

@KingRat0011

When I load the ping.ion to an Arduino pro mini on the UCA board, it works fine

15:44:37.655 -> Simple LoRa ping-pong with the gateway
15:44:37.655 -> Arduino Pro Mini detected
15:44:37.655 -> ATmega328P detected
15:44:38.832 -> SX1276 detected, starting
15:44:38.863 -> SX1276 LF/HF calibration
15:44:39.357 -> ...
15:44:41.186 -> Setting Mode: state 0
15:44:41.220 -> Setting Channel: state 0
15:44:41.393 -> Setting Power: state 0
15:44:41.425 -> Setting node addr: state 0
15:44:41.425 -> SX1272 successfully configured
15:44:42.433 -> --> CS1
15:44:42.984 -> --> CAD 274
15:44:42.984 -> OK1
15:44:42.984 -> --> RSSI -124
15:44:42.984 -> Sending Ping
15:44:44.029 -> wait for ACK
15:44:45.455 -> 
15:44:45.455 -> Starting 'getACK'
15:44:45.625 -> ## ACK received:
15:44:45.625 -> Destination: 20
15:44:45.625 -> Source: 1
15:44:45.625 -> ACK number: 0
15:44:45.625 -> ACK length: 2
15:44:45.625 -> ACK payload: 0
15:44:45.657 -> ACK SNR of rcv pkt at gw: 6

But when I load the https://github.com/CongducPham/LowCostLoRaGw/blob/master/Arduino/Arduino_LoRa_Simple_GPS/Arduino_LoRa_Simple_GPS.ino
to the same Arduino board, I get

15:47:37.655 -> Simple LoRa ping-pong with the gateway
15:47:37.655 -> Arduino Pro Mini detected
15:47:37.845 -> ATmega328P detected 
15:47:37.845 -> Unrecognized transceiver
--
--
--
--

Could you please help me with this? I disconnected the GPS module, but that did not help
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions