Advertisement
Guest User

Untitled

a guest
Nov 27th, 2017
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. ./test_loragw_hal -a 914 -b 916 -t 917 -r 1257
  2. Beginning of test for loragw_hal.c
  3. *** Library version information ***
  4. Version: 5.0.1; Options: native;
  5.  
  6. lgw_board_setconf:437: Note: board configuration; lorawan_public:1, clksrc:1
  7. lgw_rxrf_setconf:498: Note: rf_chain 0 configuration; en:1 freq:914000000 rssi_offset:0.000000 radio_type:2 tx_enable:1 tx_notch_freq:129000
  8. lgw_rxrf_setconf:498: Note: rf_chain 1 configuration; en:1 freq:916000000 rssi_offset:0.000000 radio_type:2 tx_enable:0 tx_notch_freq:129000
  9. lgw_rxif_setconf:617: Note: LoRa 'multi' if_chain 0 configuration; en:1 freq:-400000 SF_mask:0x7e
  10. lgw_rxif_setconf:617: Note: LoRa 'multi' if_chain 1 configuration; en:1 freq:-200000 SF_mask:0x7e
  11. lgw_rxif_setconf:617: Note: LoRa 'multi' if_chain 2 configuration; en:1 freq:0 SF_mask:0x7e
  12. lgw_rxif_setconf:617: Note: LoRa 'multi' if_chain 3 configuration; en:1 freq:-400000 SF_mask:0x7e
  13. lgw_rxif_setconf:617: Note: LoRa 'multi' if_chain 4 configuration; en:1 freq:-200000 SF_mask:0x7e
  14. lgw_rxif_setconf:617: Note: LoRa 'multi' if_chain 5 configuration; en:1 freq:0 SF_mask:0x7e
  15. lgw_rxif_setconf:617: Note: LoRa 'multi' if_chain 6 configuration; en:1 freq:200000 SF_mask:0x7e
  16. lgw_rxif_setconf:617: Note: LoRa 'multi' if_chain 7 configuration; en:1 freq:400000 SF_mask:0x7e
  17. lgw_rxif_setconf:591: Note: LoRa 'std' if_chain 8 configuration; en:1 freq:0 bw:2 dr:16
  18. lgw_rxif_setconf:647: Note: FSK if_chain 9 configuration; en:1 freq:0 bw:2 dr:64000 (64000 real dr) sync:0xC194C1
  19. Note: SPI port opened and configured ok
  20. Note: SPI read success
  21. lgw_connect:532: INFO: no FPGA detected or version not supported (v255)
  22. Note: SPI read success
  23. lgw_connect:555: ERROR: NOT EXPECTED CHIP VERSION (v255)
  24. ERROR: FAIL TO CONNECT BOARD
  25. *** Impossible to start concentrator ***
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement