Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
The HL7800 driver uses |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I call this function with the CONFIG_NET_SOCKETS_OFFLOAD=y:
err = getaddrinfo(CONFIG_MQTT_BROKER_HOSTNAME, NULL, &hints, &result);
I have a bus fault for some reason.
I have a sierra wireless hl7800 modem and am trying to communicate with the nucleo_stm32u575zi board.
Using \zephyr\drivers\modem\hl7800.c Lib.
Can someone shed some light on this issue? How can I fix it?
Beta Was this translation helpful? Give feedback.
All reactions