VRBLEGateway
Jump to navigation
Jump to search
VR BLE Gateway[edit | edit source]
Customer Specific Configuration[edit | edit source]
wget http://readonly:secret@svn.crm.ventureresearch.com/svn/linux/testing/vr-am33v2-linuxboard/vr-ble-gateway.sh -O - | sh
Manual Test[edit | edit source]
BLE
- check for ble tags with extended data with "BLE" and "BLE_SCAN_RSP" tagtype at the end
nc localhost 2020 [2019-07-17T18:32:42.045]@D42201000C1A,A,1,31,0201061AFF4C000215FDA50693A4E24FB1AFCFC6EB0764782527114CB9C5,BLE [2019-07-17T18:32:42.046]@D42201000C1A,A,1,32,020A000816F0FF6427114CB912094D696E69426561636F6E5F303330393800,BLE_SCAN_RSP
exit
Wi-Fi
- check for a valid ip address
ifconfig wlan0
Troubleshooting Wi-Fi
- if wlan0 connection is not there
modprobe wl18xx
modprobe wlcore
modprobe mac80211
modprobe cfg80211
modprobe compat
modprobe wlcore_sdio
- re-test
ifconfig wlan0
VR Web Config
- check the http://vr-xxxxxx.local via a web browser to ensure usage and access