arduino / docs-content

Arduino documentation (docs.arduino.cc)
https://docs.arduino.cc/
Creative Commons Attribution Share Alike 4.0 International
162 stars 374 forks source link

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

Closed aliphys closed 4 months ago

aliphys commented 4 months ago

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

https://github.com/arduino/docs-content/blob/42e01e0f82947b8edd85b3450bea4e1de996a6ca/content/hardware/04.pro/carriers/portenta-mid-carrier/tutorials/user-manual/content.md?plain=1#L2219-L2226

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 .

sebromero commented 4 months ago

@jcarolinares Could you please take a look? 🙏

jcarolinares commented 4 months ago

@jcarolinares Could you please take a look? 🙏

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

TaddyHC commented 4 months ago

@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

jcarolinares commented 4 months ago

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