lnls-dig / rffe-fw

Repository containing RFFE controller firmware
1 stars 0 forks source link

Can't reset the firmware via CLI if no TCP connection is up #16

Closed henrique-silva closed 7 years ago

henrique-silva commented 7 years ago

Currently it's only possible to reset the MBED remotely when there's a TCP client connected, since the code that checks the value of the Reset variable is inside the TCP connection loop in main.cpp