Hi Guys
We are doing a project using the Quectel FGH100MAAMD with an esp32-s3. Thus far we have found the mm-iot-esp32 repository and tried running the porting assistant example after adjusting the pin-configuration , always ending with a FAIL on the read chip ID step.
We have now also found the morse firmware repository with the quectel bcf-files and tried to copy them into the morsefirmware folder of the mm-iot-esp32 project, still to no success.
I’ve noticed, that the bcf file from quectel ends in .bin, while all the others, which are already located in the folder end in .mbin. Might that be causing the issue, or is there something else, which needs to be done?
Any help would be appreciated!