Greg, > But, if I try to vfs cat the file, ovms complains that the file > cannot be opened. Just checking... Is the complaint "Error: protected path"? If so, you have to set: CONFIG_OVMS_DEV_CONFIGVFS=y in sdkconfig to allow access with the vfs commands. -- Steve