arduino/docs-content

[ACELL01][ACELL02] Inaccessible libraries mentioned in Portenta Mid Carrier User Manual

aliphys opened this issue · 4 comments

In the Portenta Mid Carrier User Manual we mention three libraries - Arduino_4GModem, Arduino_4G_Module and ArduinoProModem - none of which are accessible via the library manager nor are listed in the library registery.

Untitled

#### Using Arduino IDE
The Portenta H7 and C33 are compatible with the Mini PCIe interface and can leverage the Pro 4G Module's capability. Enable and using the modem with the Portenta H7 or C33 will require a library named **Arduino_4GModem**.
The *Arduino_4GModem* library packs two sources:
- Arduino_4G_Module
- ArduinoProModem

When it comes to using the Portenta C33 or H7 with the Portenta Mid Carrier, the OoB experience is to use the arduino-libraries/Arduino_Cellular library. This library has been specifically developed by the Application Engineering Team @arduino/team_application_eng , to easily interact with the Pro 4G EMEA (TPX00201) and GNSS (TPX00200) modules via Arduino sketches. At the time the User Manual was developed, it may have been the case that the Arduino_Cellular library was not available.

Content and example code should be revised from L2219 to L2343 .

@jcarolinares Could you please take a look? 🙏

@jcarolinares Could you please take a look? 🙏

To speed up things, @TaddyHC can you check this today? :)

@jcarolinares yes, we have the PR to update the content as well just in time. Hopefully, it's ready before today! I was also able to test out a simple example included in the library and confirm it's working in order

Being this part of an internal process already I consider this issue as Done and Closed, please check related task and contact me if need it