Advertisement
Guest User

Untitled

a guest
Jun 12th, 2020
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.07 KB | None | 0 0
  1. $ sudo ./start.sh
  2. *** Beacon Packet Forwarder for Lora Gateway ***
  3. Version: 4.0.1
  4. *** Lora concentrator HAL library version info ***
  5. Version: 5.0.1;
  6. ***
  7. INFO: Little endian host
  8. INFO: found global configuration file global_conf.json, parsing it
  9. INFO: global_conf.json does contain a JSON object named SX1301_conf, parsing SX1301 parameters
  10. INFO: lorawan_public 1, clksrc 1
  11. lgw_board_setconf:427: Note: board configuration; lorawan_public:1, clksrc:1
  12. INFO: no configuration for LBT
  13. INFO: antenna_gain 0 dBi
  14. INFO: Configuring TX LUT with 16 indexes
  15. INFO: radio 0 enabled (type SX1257), center frequency 904300000, RSSI offset -166.000000, tx enabled 1, tx_notch_freq 0
  16. lgw_rxrf_setconf:476: WARNING: NOT A VALID TX NOTCH FILTER FREQUENCY [126000..250000]Hz
  17. lgw_rxrf_setconf:488: Note: rf_chain 0 configuration; en:1 freq:904300000 rssi_offset:-166.000000 radio_type:2 tx_enable:1 tx_notch_freq:0
  18. INFO: radio 1 enabled (type SX1257), center frequency 905000000, RSSI offset -166.000000, tx enabled 0, tx_notch_freq 0
  19. lgw_rxrf_setconf:488: Note: rf_chain 1 configuration; en:1 freq:905000000 rssi_offset:-166.000000 radio_type:2 tx_enable:0 tx_notch_freq:0
  20. INFO: Lora multi-SF channel 0> radio 0, IF -400000 Hz, 125 kHz bw, SF 7 to 12
  21. lgw_rxif_setconf:607: Note: LoRa 'multi' if_chain 0 configuration; en:1 freq:-400000 SF_mask:0x7e
  22. INFO: Lora multi-SF channel 1> radio 0, IF -200000 Hz, 125 kHz bw, SF 7 to 12
  23. lgw_rxif_setconf:607: Note: LoRa 'multi' if_chain 1 configuration; en:1 freq:-200000 SF_mask:0x7e
  24. INFO: Lora multi-SF channel 2> radio 0, IF 0 Hz, 125 kHz bw, SF 7 to 12
  25. lgw_rxif_setconf:607: Note: LoRa 'multi' if_chain 2 configuration; en:1 freq:0 SF_mask:0x7e
  26. INFO: Lora multi-SF channel 3> radio 0, IF 200000 Hz, 125 kHz bw, SF 7 to 12
  27. lgw_rxif_setconf:607: Note: LoRa 'multi' if_chain 3 configuration; en:1 freq:200000 SF_mask:0x7e
  28. INFO: Lora multi-SF channel 4> radio 1, IF -300000 Hz, 125 kHz bw, SF 7 to 12
  29. lgw_rxif_setconf:607: Note: LoRa 'multi' if_chain 4 configuration; en:1 freq:-300000 SF_mask:0x7e
  30. INFO: Lora multi-SF channel 5> radio 1, IF -100000 Hz, 125 kHz bw, SF 7 to 12
  31. lgw_rxif_setconf:607: Note: LoRa 'multi' if_chain 5 configuration; en:1 freq:-100000 SF_mask:0x7e
  32. INFO: Lora multi-SF channel 6> radio 1, IF 100000 Hz, 125 kHz bw, SF 7 to 12
  33. lgw_rxif_setconf:607: Note: LoRa 'multi' if_chain 6 configuration; en:1 freq:100000 SF_mask:0x7e
  34. INFO: Lora multi-SF channel 7> radio 1, IF 300000 Hz, 125 kHz bw, SF 7 to 12
  35. lgw_rxif_setconf:607: Note: LoRa 'multi' if_chain 7 configuration; en:1 freq:300000 SF_mask:0x7e
  36. INFO: Lora std channel> radio 0, IF 300000 Hz, 500000 Hz bw, SF 8
  37. lgw_rxif_setconf:581: Note: LoRa 'std' if_chain 8 configuration; en:1 freq:300000 bw:1 dr:4
  38. INFO: FSK channel 8 disabled
  39. lgw_rxif_setconf:515: Note: if_chain 9 disabled
  40. INFO: global_conf.json does contain a JSON object named gateway_conf, parsing gateway parameters
  41. INFO: gateway MAC address is configured to 0000000000000000
  42. INFO: server hostname or IP address is configured to "127.0.0.1"
  43. INFO: upstream port is configured to "1700"
  44. INFO: downstream port is configured to "1700"
  45. INFO: downstream keep-alive interval is configured to 10 seconds
  46. INFO: statistics display interval is configured to 30 seconds
  47. INFO: upstream PUSH_DATA time-out is configured to 100 ms
  48. INFO: packets received with a valid CRC will be forwarded
  49. INFO: packets received with a CRC error will NOT be forwarded
  50. INFO: packets received with no CRC will NOT be forwarded
  51. INFO: GPS serial port path is configured to "/dev/ttyAMA0"
  52. INFO: Reference latitude is configured to 10.000000 deg
  53. INFO: Reference longitude is configured to 20.000000 deg
  54. INFO: Reference altitude is configured to -1 meters
  55. INFO: fake GPS is disabled
  56. INFO: Auto-quit after 20 non-acknowledged PULL_DATA
  57. INFO: found local configuration file local_conf.json, parsing it
  58. INFO: redefined parameters will overwrite global parameters
  59. INFO: local_conf.json does not contain a JSON object named SX1301_conf
  60. INFO: local_conf.json does contain a JSON object named gateway_conf, parsing gateway parameters
  61. INFO: gateway MAC address is configured to <VALID MAC ADDRESS>
  62. INFO: packets received with a valid CRC will be forwarded
  63. INFO: packets received with a CRC error will NOT be forwarded
  64. INFO: packets received with no CRC will NOT be forwarded
  65. INFO: [main] TTY port /dev/ttyAMA0 open for GPS synchronization
  66. Note: SPI port opened and configured ok
  67. Note: SPI read success
  68. lgw_connect:532: INFO: no FPGA detected or version not supported (v0)
  69. Note: SPI read success
  70. Note: SPI write success
  71. Note: success connecting the concentrator
  72. Note: SPI write success
  73. Note: SPI read success
  74. Note: SPI write success
  75. Note: SPI read success
  76. Note: SPI write success
  77. Note: SPI write success
  78. Note: SPI read success
  79. Note: SPI write success
  80. Note: SPI read success
  81. Note: SPI write success
  82. Note: SPI read success
  83. Note: SPI write success
  84. Note: SPI read success
  85. Note: SPI write success
  86. Note: SPI read success
  87. Note: SPI write success
  88. Note: SPI write success
  89. Note: SPI write success
  90. Note: SPI read success
  91. Note: SPI write success
  92. Note: SPI read success
  93. Note: SPI write success
  94. Note: SPI read success
  95. lgw_setup_sx125x:407: Note: SX125x #0 version register returned 0x21
  96. Note: SPI read success
  97. Note: SPI write success
  98. Note: SPI write success
  99. Note: SPI write success
  100. Note: SPI read success
  101. Note: SPI write success
  102. Note: SPI read success
  103. Note: SPI write success
  104. lgw_setup_sx125x:415: Note: SX125x #0 clock output disabled
  105. Note: SPI read success
  106. Note: SPI write success
  107. Note: SPI write success
  108. Note: SPI write success
  109. Note: SPI read success
  110. Note: SPI write success
  111. Note: SPI read success
  112. Note: SPI write success
  113. Note: SPI read success
  114. Note: SPI write success
  115. Note: SPI write success
  116. Note: SPI write success
  117. Note: SPI read success
  118. Note: SPI write success
  119. Note: SPI read success
  120. Note: SPI write success
  121. Note: SPI read success
  122. Note: SPI write success
  123. Note: SPI write success
  124. Note: SPI write success
  125. Note: SPI read success
  126. Note: SPI write success
  127. Note: SPI read success
  128. Note: SPI write success
  129. Note: SPI read success
  130. Note: SPI write success
  131. Note: SPI write success
  132. Note: SPI write success
  133. Note: SPI read success
  134. Note: SPI write success
  135. Note: SPI read success
  136. Note: SPI write success
  137. Note: SPI read success
  138. Note: SPI write success
  139. Note: SPI write success
  140. Note: SPI write success
  141. Note: SPI read success
  142. Note: SPI write success
  143. Note: SPI read success
  144. Note: SPI write success
  145. Note: SPI read success
  146. Note: SPI write success
  147. Note: SPI write success
  148. Note: SPI write success
  149. Note: SPI read success
  150. Note: SPI write success
  151. Note: SPI read success
  152. Note: SPI write success
  153. Note: SPI read success
  154. Note: SPI write success
  155. Note: SPI write success
  156. Note: SPI write success
  157. Note: SPI read success
  158. Note: SPI write success
  159. Note: SPI read success
  160. Note: SPI write success
  161. Note: SPI read success
  162. Note: SPI write success
  163. Note: SPI write success
  164. Note: SPI write success
  165. Note: SPI read success
  166. Note: SPI write success
  167. Note: SPI read success
  168. Note: SPI write success
  169. Note: SPI read success
  170. Note: SPI write success
  171. Note: SPI write success
  172. Note: SPI write success
  173. Note: SPI read success
  174. Note: SPI write success
  175. Note: SPI read success
  176. Note: SPI write success
  177. Note: SPI read success
  178. Note: SPI write success
  179. Note: SPI write success
  180. Note: SPI write success
  181. Note: SPI read success
  182. Note: SPI write success
  183. Note: SPI read success
  184. Note: SPI write success
  185. Note: SPI read success
  186. Note: SPI write success
  187. Note: SPI write success
  188. Note: SPI write success
  189. Note: SPI read success
  190. Note: SPI write success
  191. Note: SPI read success
  192. Note: SPI write success
  193. Note: SPI read success
  194. Note: SPI write success
  195. Note: SPI write success
  196. Note: SPI write success
  197. Note: SPI read success
  198. Note: SPI write success
  199. Note: SPI read success
  200. Note: SPI write success
  201. lgw_setup_sx125x:469: Note: SX125x #0 PLL start (attempt 1)
  202. Note: SPI read success
  203. Note: SPI write success
  204. Note: SPI write success
  205. Note: SPI write success
  206. Note: SPI read success
  207. Note: SPI write success
  208. Note: SPI read success
  209. Note: SPI write success
  210. Note: SPI read success
  211. Note: SPI read success
  212. Note: SPI write success
  213. Note: SPI write success
  214. Note: SPI write success
  215. Note: SPI read success
  216. Note: SPI write success
  217. Note: SPI read success
  218. Note: SPI write success
  219. Note: SPI read success
  220. lgw_setup_sx125x:407: Note: SX125x #1 version register returned 0x21
  221. Note: SPI read success
  222. Note: SPI write success
  223. Note: SPI write success
  224. Note: SPI write success
  225. Note: SPI read success
  226. Note: SPI write success
  227. Note: SPI read success
  228. Note: SPI write success
  229. lgw_setup_sx125x:412: Note: SX125x #1 clock output enabled
  230. Note: SPI read success
  231. Note: SPI write success
  232. Note: SPI write success
  233. Note: SPI write success
  234. Note: SPI read success
  235. Note: SPI write success
  236. Note: SPI read success
  237. Note: SPI write success
  238. Note: SPI read success
  239. Note: SPI write success
  240. Note: SPI write success
  241. Note: SPI write success
  242. Note: SPI read success
  243. Note: SPI write success
  244. Note: SPI read success
  245. Note: SPI write success
  246. Note: SPI read success
  247. Note: SPI write success
  248. Note: SPI write success
  249. Note: SPI write success
  250. Note: SPI read success
  251. Note: SPI write success
  252. Note: SPI read success
  253. Note: SPI write success
  254. Note: SPI read success
  255. Note: SPI write success
  256. Note: SPI write success
  257. Note: SPI write success
  258. Note: SPI read success
  259. Note: SPI write success
  260. Note: SPI read success
  261. Note: SPI write success
  262. Note: SPI read success
  263. Note: SPI write success
  264. Note: SPI write success
  265. Note: SPI write success
  266. Note: SPI read success
  267. Note: SPI write success
  268. Note: SPI read success
  269. Note: SPI write success
  270. Note: SPI read success
  271. Note: SPI write success
  272. Note: SPI write success
  273. Note: SPI write success
  274. Note: SPI read success
  275. Note: SPI write success
  276. Note: SPI read success
  277. Note: SPI write success
  278. Note: SPI read success
  279. Note: SPI write success
  280. Note: SPI write success
  281. Note: SPI write success
  282. Note: SPI read success
  283. Note: SPI write success
  284. Note: SPI read success
  285. Note: SPI write success
  286. Note: SPI read success
  287. Note: SPI write success
  288. Note: SPI write success
  289. Note: SPI write success
  290. Note: SPI read success
  291. Note: SPI write success
  292. Note: SPI read success
  293. Note: SPI write success
  294. Note: SPI read success
  295. Note: SPI write success
  296. Note: SPI write success
  297. Note: SPI write success
  298. Note: SPI read success
  299. Note: SPI write success
  300. Note: SPI read success
  301. Note: SPI write success
  302. Note: SPI read success
  303. Note: SPI write success
  304. Note: SPI write success
  305. Note: SPI write success
  306. Note: SPI read success
  307. Note: SPI write success
  308. Note: SPI read success
  309. Note: SPI write success
  310. Note: SPI read success
  311. Note: SPI write success
  312. Note: SPI write success
  313. Note: SPI write success
  314. Note: SPI read success
  315. Note: SPI write success
  316. Note: SPI read success
  317. Note: SPI write success
  318. Note: SPI read success
  319. Note: SPI write success
  320. Note: SPI write success
  321. Note: SPI write success
  322. Note: SPI read success
  323. Note: SPI write success
  324. Note: SPI read success
  325. Note: SPI write success
  326. lgw_setup_sx125x:469: Note: SX125x #1 PLL start (attempt 1)
  327. Note: SPI read success
  328. Note: SPI write success
  329. Note: SPI write success
  330. Note: SPI write success
  331. Note: SPI read success
  332. Note: SPI write success
  333. Note: SPI read success
  334. Note: SPI write success
  335. Note: SPI read success
  336. Note: SPI read success
  337. Note: SPI write success
  338. Note: SPI read success
  339. Note: SPI write success
  340. Note: SPI read success
  341. Note: SPI write success
  342. Note: SPI read success
  343. Note: SPI write success
  344. Note: SPI write success
  345. Note: SPI read success
  346. Note: SPI write success
  347. Note: SPI read success
  348. Note: SPI write success
  349. Note: SPI write success
  350. lgw_spi_wb:309: BURST WRITE: to trans 8192 # chunk 1024 # transferred 1024
  351. lgw_spi_wb:309: BURST WRITE: to trans 7168 # chunk 1024 # transferred 2048
  352. lgw_spi_wb:309: BURST WRITE: to trans 6144 # chunk 1024 # transferred 3072
  353. lgw_spi_wb:309: BURST WRITE: to trans 5120 # chunk 1024 # transferred 4096
  354. lgw_spi_wb:309: BURST WRITE: to trans 4096 # chunk 1024 # transferred 5120
  355. lgw_spi_wb:309: BURST WRITE: to trans 3072 # chunk 1024 # transferred 6144
  356. lgw_spi_wb:309: BURST WRITE: to trans 2048 # chunk 1024 # transferred 7168
  357. lgw_spi_wb:309: BURST WRITE: to trans 1024 # chunk 1024 # transferred 8192
  358. Note: SPI burst write success
  359. Note: SPI read success
  360. lgw_spi_rb:371: BURST READ: to trans 8192 # chunk 1024 # transferred 1024
  361. lgw_spi_rb:371: BURST READ: to trans 7168 # chunk 1024 # transferred 2048
  362. lgw_spi_rb:371: BURST READ: to trans 6144 # chunk 1024 # transferred 3072
  363. lgw_spi_rb:371: BURST READ: to trans 5120 # chunk 1024 # transferred 4096
  364. lgw_spi_rb:371: BURST READ: to trans 4096 # chunk 1024 # transferred 5120
  365. lgw_spi_rb:371: BURST READ: to trans 3072 # chunk 1024 # transferred 6144
  366. lgw_spi_rb:371: BURST READ: to trans 2048 # chunk 1024 # transferred 7168
  367. lgw_spi_rb:371: BURST READ: to trans 1024 # chunk 1024 # transferred 8192
  368. Note: SPI burst read success
  369. ERROR: Failed to load fw 1
  370. Note: SPI read success
  371. Note: SPI write success
  372. Note: SPI write success
  373. Note: SPI read success
  374. Note: SPI write success
  375. Note: SPI write success
  376. Note: SPI write success
  377. Note: SPI read success
  378. ERROR: Version of calibration firmware not expected, actual:198 expected:2
  379. ERROR: [main] failed to start the concentrator
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement