Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

slow network / fota never finishes on CY8CKIT_062S2_43012 #157

Open
maclobdell opened this issue Feb 17, 2021 · 0 comments
Open

slow network / fota never finishes on CY8CKIT_062S2_43012 #157

maclobdell opened this issue Feb 17, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@maclobdell
Copy link
Contributor

maclobdell commented Feb 17, 2021

Describe the bug
While testing CY8CKIT_062S2_43012 with this example, we encountered the following issues:

  • Initial network connection fails sometimes
  • The network connection is very slow, causing long delay in FOTA download
  • Initialization issue with the latest Mbed OS 6.x and Mbed Client

The issues in the last item are being investigated by the Pelion team in a separate ticket.

We believe that the network issues could be independent of the Mbed OS and Client versions.

We pushed changes to the following branch to allow the network to be tested.
https://github.com/ARMmbed/mbed-os-example-pelion/tree/CY8CKIT_062S2_43012

To Reproduce
Steps to reproduce the behavior:

  1. get clone https://github.com/ARMmbed/mbed-os-example-pelion/
  2. git checkout -B CY8CKIT_062S2_43012 origin/CY8CKIT_062S2_43012
  3. Follow the steps in https://developer.pelion.com/docs/device-management/current/connecting/mbed-os.html starting at step 2 under Configuring Device Management Client, including testing the firmware update.

Expected behavior
The firmware should be able to be downloaded in a few minutes. However, on this device it is very slow and it is difficult to tell if it will ever finish.

Logs
none available

Host system (please complete the following information):

  • OS: tested on MacOS, but shouldn't matter
  • Compiler: Arm Compiler 6
  • Compiler version: (latest version of Mbed Studio as of January 2021)
  • Mbed CLI version (if used):

Device information:

  • Device: CY8CKIT_062S2_43012
  • OS: Mbed OS 5.15.x
  • Client version: 4.3.0
  • Other SW: [attach printout of mbed ls]

Additional context
Add any other context about the problem here.

@maclobdell maclobdell added the bug Something isn't working label Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant