Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

Commit

Permalink
Test automation change only: re-enable instance 10. (#433)
Browse files Browse the repository at this point in the history
Instance 10 was misbehaving, the HW has now been replaced and hence it is re-enabled.
  • Loading branch information
RobMeades authored Feb 7, 2022
1 parent f58ddf4 commit cc53e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion port/platform/common/automation/DATABASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The table below defines the instances of test hardware available on the `ubxlib`
| 7 | Reserved | | | | | | | | |
| 8 | Reserved | | | | | | | | |
| 9 | Reserved | | | | | | | | |
| x10 | WHRE board (NINA-W1), Cat M1 | 20 | ESP32 | | ESP-IDF | | SARA_R410M_03B M8 | port network sock cell mqtt_client gnss location | U_CFG_TEST_PIN_A=-1 U_CFG_TEST_PIN_B=-1 U_CFG_TEST_PIN_C=-1 U_CFG_TEST_UART_A=-1 |
| 10 | WHRE board (NINA-W1), Cat M1 | 20 | ESP32 | | ESP-IDF | | SARA_R410M_03B M8 | port network sock cell mqtt_client gnss location | U_CFG_TEST_PIN_A=-1 U_CFG_TEST_PIN_B=-1 U_CFG_TEST_PIN_C=-1 U_CFG_TEST_UART_A=-1 |
| 11.0 | ESP32-DevKitC | 5 | ESP32 | | ESP-IDF | | | port at_client ubx_protocol | U_CFG_MUTEX_DEBUG U_CFG_TEST_UART_B=1 U_CFG_TEST_PIN_UART_A_CTS=-1 U_CFG_TEST_PIN_UART_A_RTS=-1 U_CFG_TEST_PIN_UART_A_RXD=26 U_CFG_TEST_PIN_UART_B_TXD=27 U_CFG_TEST_PIN_UART_B_RXD=14 |
| 11.1 | ESP32-DevKitC | 5 | ESP32 | esp32:esp32:esp32doit-devkit-v1 | Arduino | ESP-IDF | | port at_client ubx_protocol | U_CFG_TEST_UART_B=1 U_CFG_TEST_PIN_UART_A_CTS=-1 U_CFG_TEST_PIN_UART_A_RTS=-1 U_CFG_TEST_PIN_UART_A_RXD=26 U_CFG_TEST_PIN_UART_B_TXD=27 U_CFG_TEST_PIN_UART_B_RXD=14 |
| 12 | ESP32-DevKitC + EVK, Cat M1 | 25 | ESP32 | | ESP-IDF | | SARA_R5 M8 NINA_W15 | port network sock ble wifi cell short_range security mqtt_client gnss location | U_CFG_CELL_DISABLE_UART_POWER_SAVING U_CFG_SARA_R5_M8_WORKAROUND U_CFG_APP_CELL_PIN_GNSS_POWER=-1 U_CFG_APP_CELL_PIN_GNSS_DATA_READY=-1 U_CFG_APP_PIN_CELL_TXD=21 U_CFG_APP_PIN_CELL_RXD=19 U_CFG_APP_PIN_CELL_VINT=-1 U_CFG_APP_PIN_CELL_ENABLE_POWER=-1 U_BLE_TEST_CFG_REMOTE_SPS_CENTRAL=2462ABB6CC42p U_CFG_TEST_SECURITY_C2C_TE_SECRET=\x00\x01\x02\x03\x04\x05\x06\x07\xff\xfe\xfd\xfc\xfb\xfa\xf9\xf8 |
Expand Down

0 comments on commit cc53e29

Please sign in to comment.