Changes

31 bytes removed ,  10:30, 9 November 2022
no edit summary
Line 103: Line 103:     
==Testing NBL-2==
 
==Testing NBL-2==
Power up FMB device and start logging it in Terminal application. When RFID card is not enabled, BLE Custom 1 parameter (AVL ID: 331) will show a specific value. Example:
+
Power up FMB device and start logging it in Terminal application. When RFID card is not enabled, BLE RFID #1 parameter (AVL ID: 451) will show a specific value. Example:
   −
''IO ID[331] Length[   0]: NaN''
+
''IO ID[451]: 0x0000000000000000''
   −
When RFID card is activated (card touched to NBL-2 and followed by two beeps) BLE Custom 1 parameter should look like this:
+
When RFID card is activated (card touched to NBL-2 and followed by two beeps) BLE RFID #1 parameter should look like this:
   −
''IO ID[331] Length[   8]: 00h 19h 3Eh F2h 57h 66h 80h 00h''
+
''IO ID[451]: 0x0004193EF2576680''
       
When Private/Business mode is enabled (Button1 or Button2 is pressed):
 
When Private/Business mode is enabled (Button1 or Button2 is pressed):
   −
''IO ID[331] Length[   8]: 00h 00h 00h 00h 00h 00h 00h 00h''
+
''IO ID[451]: 0x0000000000000000''
 +
 
 +
and
 +
 
 +
''IO ID[391]: 1''
 
==NBL-2 packet==
 
==NBL-2 packet==
 
NBL-T data is being read via broadcast packets only. Packet structure is described below:
 
NBL-T data is being read via broadcast packets only. Packet structure is described below:

Navigation menu