User Tools

Site Tools


wiki:faq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:faq [2018/10/19 14:31]
dlr [How to remove the SPN from an iFemtoCell?]
— (current)
Line 1: Line 1:
-====== FAQ ====== 
-[[wiki:​faq#​How to factory reset the IoT Station SPN?|How to factory reset the IoT Station SPN?]] \\ 
-[[wiki:​faq#​How to remove the SPN from an iFemtoCell?​|How to remove the SPN from an iFemtoCell?​]]\\ 
-[[wiki:​faq#​What is the default login/​password?​|What is the default login/​password?​]]\\ 
-[[wiki:​faq#​What is my SPN version?​|What is my SPN version?​]]\\ 
-[[wiki:​faq#​How to find the IP address of my iFemtoCell?​|How to find the IP address of my iFemtoCell?​]]\\ 
-[[wiki:​faq#​I cannot access my iFemtoCell over SSH|I cannot access my iFemtoCell over SSH]]\\ 
-[[wiki:​faq#​I cannot choose RX window 1 for a class C end-devices | I cannot choose RX window 1 for a class C end-devices ]]\\ 
-[[wiki:​faq#​How to check if the end-device join request was successful?​|How to check if the end-device join request was successful?​]]\\ 
-[[wiki:​faq#​How to find the hardware serial number of the board?|How to find the hardware serial number of the board?]] 
  
- 
-===== How to factory reset the IoT Station SPN? ===== 
-SPN can be reset to recover it's default configuration. All received/​send data, configuration,​ and logs will be removed. This will __not__ remove SPN. 
-This action is irreversible. 
- 
-Factory reset is available in the //station// tab under the //​Administration//​ menu. 
- 
-===== How to remove the SPN from an iFemtoCell? ===== 
-To remove SPN from iFemtoCell refer to the [[wiki:​removal|Uninstall SPN firmware]] page. 
-===== What is the default login/​password?​ ===== 
- 
-Refer the [[wiki:​quickstart#​web_interface_login|Quick start]] wiki page. 
- 
- 
-===== What is my SPN version? ===== 
- 
-The SPN version is available on the web interface. Click on the ''​(i)''​ button in the upper right corner of the screen. 
- 
-===== How to find the IP address of my iFemtoCell? ===== 
-  * Ask your IT department to search the IP address from your ethernet MAC address. 
-  * Get the DHCP lease listing from your DHCP server 
-  * Use ''​nmap''​ or any scanning tool from a PC connected to the same network. \\ Example on ''​192.168.4.0/​24'': ​ 
-  
-<code bash> 
-$ nmap 192.168.14.0/​24 | grep -i wifc 
-Nmap scan report for klk-wifc-03002E.klksi.fr (192.168.14.164) 
-</​code>​ 
- 
- 
-===== I cannot access my iFemtoCell over SSH ==== 
- 
-Once SPN is installed on an iFemtoCell __SSH is disabled__. To get/send data, configure, download the logs or update the gateway either use the web interface or one of the [[wiki:​services_presentation|Services]] described here.  
- 
-===== I cannot choose RX window 1 for a class C end-devices =====  
- 
-For class C end-devices,​ the RX window can be forced to RX2 but not to RX1. If the RX window is forced to RX1, then this is no longer class C. Class C relies on being able to send frames during RX2 window. The user must choose between RX 2 window and Auto. 
-===== How to check if the end-device join request was successful? =====  
- 
-The join requests traces are available in the LoRa MAC Server logs (web interface logs menu). ​ 
- 
-__Quick logs analysis:__ 
- 
-  * A join request is received from an end-device with Device EUI 34-37-37-39-5c-33-6a-08 
-<​code>​ 
-Nov 28 16:01:12 NS: Received join request from Mote 34-37-37-39-5c-33-6a-08 
-</​code>​ 
- 
-  * The join request is accepted by the join controller 
-<​code>​ 
-Nov 28 16:01:12 NS: JoinController received accept for Mote 34-37-37-39-5c-33-6a-08 
-</​code>​ 
- 
-  * A join response will be sent with on window 0 (frequency 868300000 Hz and SF 7) 
-<​code>​ 
-Nov 28 16:01:12 NS: Class A Tx Rq for Mote 34-37-37-39-5c-33-6a-08 W0 SF7BW125 (Symbol time 1024us) ​ W1 SF12BW125 (Symbol time 32768us) Window 0 is better 
-Nov 28 16:01:12 NS: Use frequency 868300000 SF7BW125 
-</​code>​ 
- 
-  * Join response is sent 
-<​code>​ 
-Nov 28 16:01:17 NS: GW 72-76-ff-00-39-03-00-04 Tx to Mote 34-37-37-39-5c-33-6a-08 ​ {"​txpk":​{"​tmst":​1790938763,"​freq":​868.300000,"​rfch":​0,"​powe":​24,"​modu":"​LORA","​datr":"​SF7BW125","​codr":"​4/​5","​ipol":​true,"​ncrc":​true,"​size":​17,"​data":"​IKP4WomIcDX0eOWq 
-</​code>​ 
- 
-===== How to find the hardware serial number of the board? ===== 
-The hardware serial number can be found in the //​Overview//​ menu under the information section. 
wiki/faq.1539952280.txt.gz · Last modified: 2020/02/21 11:53 (external edit)