That’s the stage I want to avoid, because other people need to be able to use it!. You can capture the data and write it to a file.
Xmodem.I know it is possible to transfer files by Bluetooth.
I'm trying to find out if it is possible to send files to a computer using the HC-05 module, or whether the HC-05 module is simply a "RS-232 replacement" device.
It might work, although it requires that it be in the vicinity of a wi-fi router and to be informed of the name of said router and its password, or for it to act as the router in which case one has to go into the computer wifi settings in order to log on to it. The latter is the method Victron uses on its products.Have you considered Wi-Fi, which has other possible utility and offers trivial file transfer? (e.g.: HTTP, for which there must certainly be a library available to you.)
Yes, I would default to an AP mode solution (its own network). There are examples of configurations that will allow setting the board to try to connect to a network but if it fails, it falls back to being an AP itself. If you have a display, you can show information on connecting—including a password which could change on reboot, or demand, etc.It might work, although it requires that it be in the vicinity of a wi-fi router and to be informed of the name of said router and its password, or for it to act as the router in which case one has to go into the computer wifi settings in order to log on to it. The latter is the method Victron uses on its products.