Code Monkey home page Code Monkey logo

Comments (9)

JAndrassy avatar JAndrassy commented on July 20, 2024 1

@per1234 Per, it is solved

from wifi101.

JAndrassy avatar JAndrassy commented on July 20, 2024

for me it works. you could try the version with my fixes. https://github.com/jandrassy/WiFi101/tree/all_fixes

from wifi101.

rkern62 avatar rkern62 commented on July 20, 2024

Many thanks for your fast answer! :-) I tried with the version you pointed to, with the same results (no networks being found).
Is there any possibility for debugging the library in more depth? Are there any other obstacles that I might have been missing?

Many thanks for your support and your valuable time,
greetings from germany, yours Ruediger Kern.

from wifi101.

JAndrassy avatar JAndrassy commented on July 20, 2024

Many thanks for your fast answer! :-) I tried with the version you pointed to, with the same results (no networks being found).

just make sure. I edited the link some minutes after I added the comment because it was not pointing to the fixed version. did you try the "all fixes" branch?

from wifi101.

rkern62 avatar rkern62 commented on July 20, 2024

Yes, I got the code from the https://github.com/jandrassy/WiFi101/tree/all_fixes link.
As I changed things in a hurry, I'll double check again and give you feedback.
Beside this change, is there any option for enabling debugging for getting some more details of what is going on?
THX a lot! :-)

from wifi101.

JAndrassy avatar JAndrassy commented on July 20, 2024

you can add Serial printing in any cpp file if you include Arduino.h

from wifi101.

rkern62 avatar rkern62 commented on July 20, 2024

I tried this already but I found I probably need debugging a level deeper. So I found the M2M_ERR statements there but had no success in redefining the printf in nm_debug.h.

from wifi101.

rkern62 avatar rkern62 commented on July 20, 2024

Juraj, I found the reason for why the library didn't work.
I use the Platform.io toolchain and the default setting is not honouring the weak symbols. That leads to the situation where the interrupt handling is not registered correctly and thus the whole Wifi101 library does not work as expected.
Setting the option lib_archive=no in platformio.ini does solve the problem! :-)

Many thanks for your amazing library as well as your support.

Greetings from germany, Ruediger.

from wifi101.

JAndrassy avatar JAndrassy commented on July 20, 2024

sorry, it is not my library. I just try to help with it a little

from wifi101.

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.