Hello, I need some guidance on a question. I'm a student in the IOT area and I'm thinking of using the RP2040. The RP2040, as I understand it, has an "ESP32" built in through the U-blox® Nina W102 module. So, is it possible to use the processors and memory of this module together with the processors and memory of the Raspberry Pi RP2040 through code only?
Let be clear, for example : the Nina has 16Mb of flash and the Raspberry Pi has 16Mb, i can have 32Mb of flash to use on my code?