I have tried writing to an AudioMoth and AudioMIcrophone. Both read the device, but my changes disappear if i disconnect and reconnect. Is there another 'button' to push?.
I'm on Ubuntu 22.04 LTS and have tried 24.04 LTS and have the following USB rule -
SUBSYSTEM=="usb", ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="0002", MODE="0666"
SUBSYSTEM=="tty", ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="0003", MODE="0666"
thank you,
Barry
Thank you Alex,
here are my steps, and obviously i'm missing something here,
with the AudioMoth device plugged in, I make the configuration changes
hit the green button, the app content dims and goes back to full green, assuming a write?
I kill the app, then restart it and i see the default configuration
I have a config.txt on my SD card, and that's correct
so i guess what your saying is the app will launch (with proper USB) and only read the time from the device? and that after configuration, the config.txt is written to the SD? So unless i pull the SD card, I don't really know how it is configured?