NordicSemiconductor / Android-nRF-Connect

Documentation and issue tracker for nRF Connect for Android.
1.34k stars 314 forks source link

Auto testing -- Not triggering #14

Closed lauleehong closed 8 years ago

lauleehong commented 8 years ago

Hi, I wrote the following: "test.bat -E EXTRA_ADDRESS "D2:36:31:12:33:BA sample_test_hrm.xml" in command line, and it appears the default auto testing is not being triggered on my Android. It is constantly looping "wait 10sec, this ip is reserved and does not exist".

The only thing i change was turning echo on in the test.bat Am I suppose to change anything else to make it work?

error-nrf-autotesting
lauleehong commented 8 years ago

-- Changed folder name on Android from "Nordic Semiconductor" to "NordicSemiconductor"; Omit whitespace. -- Replace all "Nordic Semiconductor" in test.bat and .xml with "NordicSemiconductor"

Tested working after changes