Giter VIP home page Giter VIP logo

Comments (9)

pennam avatar pennam commented on August 22, 2024 1

i will reply you here arduino/ArduinoCore-mbed#318

from docs-content.

iKK001 avatar iKK001 commented on August 22, 2024 1

As @pennam found out, the problem can be solved by going back to the mbed-core version 2.3.1 (instead of 2.4.1).

from docs-content.

pnndra avatar pnndra commented on August 22, 2024

Hi,
Sorry for the slow reply. Due to the (not so) recent issues with supply chain we're mounting different flash chips depending on availability. While those are mostly compatible with each other, some have slight changes that require fw adjustments. In this specific case the issue can be solved by compiling sketches using the latest core which is of course backwards compatible with all other chips. If you already flashed a board with code compiled with an old core you need to recover by resetting the board while shorting the rec pin with ground. Please make sure you remove the short after reset, before flashing.

from docs-content.

bonnom avatar bonnom commented on August 22, 2024

I managed to fix the issue, but other might still get the problem!

from docs-content.

mcejp avatar mcejp commented on August 22, 2024

Does 'the latest core' refer to Mbed OS Nano Boards 2.4.1? I'm having the same issue, even a blinky sktech fails to boot after uploading.

from docs-content.

iKK001 avatar iKK001 commented on August 22, 2024

You write: "...In this specific case the issue can be solved by compiling sketches using the latest core...":

How can I achieve this when working with a 3rd party library ?
Does the library creator need to implement the latest core first ?
Or can I do that by myself. If yes, how exactly (i.e. step by step explanation please).

I already tried:

  1. I connect pin GND to pin RESET (or REC as you call it)
  2. I power the board by plugging in the USB connector
    --> I observe the RPI-RP2-drive cropping up on my desktop screen
  3. I disconnect pin RESET from GND
  4. I download the WiFiManager_NINA_Lite library's Example
    i.e. in Arduino IDE under Examples --> WiFiManager_NINIA_Lite --> RP2040_WiFiNINA
  5. At startup, still the same error :
Starting RP2040_WiFiNINA on MBED NANO_RP2040_CONNECT
WiFiManager_NINA_Lite v1.4.0
[WN] Hostname=RP2040-Master-Controller
LittleFS size (KB) = 64
LittleFS Mount Fail
Formatting...

Can you please explain better, step-by-step how you solve this problem with the library of concern ? Thank you.

from docs-content.

pennam avatar pennam commented on August 22, 2024

Hi @iKK001 regarding issue arduino/ArduinoCore-mbed#318 you have already installed the latest core, so the new flash chip is already supported. I'm thinking you are facing a different issue otherwise your sketch wont even boot. What is the return value of the mbed mount function?

from docs-content.

bonnom avatar bonnom commented on August 22, 2024

Does 'the latest core' refer to Mbed OS Nano Boards 2.4.1? I'm having the same issue, even a blinky sktech fails to boot after uploading.

Could very well be. Circuitpython had the exact same problem. When the new flash chip was added the configuration, the problem was solved.

from docs-content.

iKK001 avatar iKK001 commented on August 22, 2024

Hi @pennam : How do I get the return value of the bed mount function ? (step by step explanation needed since I am not an expert).

I have certain sketches that work nicely with the board - but not the library of concern.

Can you please look at the library of concern - which is the library WiFiManager_NINA_Lite ? I need a solution for this particular library. And the library owner (khoih-prog) keeps telling me that it is a hardware problem that is the root cause of his library not working.

Can you please talk to each other to clarify the issue ? The library of concern is widely spread enough, I think, to consider it.

from docs-content.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.