Older v104 stations may respond with 0x07 (Station Busy). Implement a retry mechanism with exponential backoff (e.g., wait 100ms, then 200ms, then 400ms).
: Open a terminal emulator (e.g., PuTTY, Tera Term, or a dedicated "command station" app). write at command station v104
#include <EEPROM.h>