Problem upgrading ncs 1.5.1 upgrade to ncs 1.9.1 failed #48446
Unanswered
nRF5xFanBoy
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Hi, |
Beta Was this translation helpful? Give feedback.
1 reply
-
I don't think that the nRF52840 hardware supports CONFIG_NET_SOCKETS_OFFLOAD=y |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am currently using nRF52840 + NCS 1.5.1 (including zephyr 2.4)
I am using BG95/96 model meaning offloaded socket to have internet connection for leshain & lwm2m
Expected behavior
The application was working fine until with NCS 1.5.1
Impact
I upgrade to NCS 1.9.1 (including zephyr 2.7) then socket failed. I can't figure out why
I am placing breakpoints in the offloading code but they are not hint.
I am reading similar topics on this github/Issues & Nordic DevZone and but most off them I already tried but without success.
Any hints or help is most welcome.
Thanks in advance.
To Reproduce
Steps to reproduce the behavior:
Logs and console output
The app prf.conf
The log of ncs 1.5.1
The log of ncs 1.9.1
Environment (please complete the following information):
Additional context
Beta Was this translation helpful? Give feedback.
All reactions