I’m trying to get networking/DHCP working on the u-blox C027, however I haven’t been able to get much to work. I couldn’t find any DHCP examples for the u-blox C027, so I’ve mostly been working off of the documentation here:
*Network socket - API references and tutorials | Mbed OS 6 Documentation
*https://os.mbed.com/docs/v5.10/reference/ip-networking.html
This documentation doesn’t exactly tell me which libraries I should be using, and doesn’t say much about DHCP. Can anyone point me in the right direction?