Giter Site home page Giter Site logo

Comments (11)

nkolban avatar nkolban commented on July 26, 2024

Howdy Raj,
Those error messages would be consistent with trying to build the app with a "board" other than an ESP32 board selected. Can you look in the Arduino IDE Tools menu and report back on the current setting for "Board"?

Your thinking on building the BLE ZIP file is sound. What I'll do is create an issue for creating regular "snapshots" of the ZIP file that will be available for "download and go".

from esp32-snippets.

rrajkum avatar rrajkum commented on July 26, 2024

Hi Neil,

I am using the board ESP32 Dev Module. I will try again to uninstall and reinstall Arduino. I shall get back.

It is really great that you will try to provide a downlodable library link in coming days. It is going to very helpful for me and others.

Many thanks,
Raj

from esp32-snippets.

rrajkum avatar rrajkum commented on July 26, 2024

Hi Neil,

Still no luck. I get the same built errors. I had reinstalled the arduino IDE and updated the ESP32 repository.

I attach the snapshot of Dev. Broad selected in Arduino as well the built error.

Out of curiosity since I see the error points to esp_log.h, I tried #include "esp_log.h to example code and also add esp_log_level_set("*", ESP_LOG_VERBOSE); in setup(). I also tried to change CONFIG_LOG_DEFAULT_LEVEL=1 to 5 in sdkconfig to see if that will help. Still the result was the same compile error.

Am I missing something? Do you think I try something different?

Many thanks,
Raj
Arduino ESP32 Dev Board.pdf
Arduino ESP32 BLE Built Error 0910.pdf

from esp32-snippets.

nkolban avatar nkolban commented on July 26, 2024

Howdy Raj,
Just in case there is something not right in the ESP32_BLE.zip file, I have uploaded the version I am using. This can now be found here:

https://github.com/nkolban/esp32-snippets/tree/master/cpp_utils/Arduino

We also have some notes on installing a new version found in this doc:

https://github.com/nkolban/esp32-snippets/blob/master/cpp_utils/ArduinoBLE.md

Let's try using the ZIP file from this location.

Thanks for your Arduino.ESP32.Dev.Board.pdf file. That shows exactly what I was looking for and that looks fine.

Can I also assume that if you try and compile and flash other ESP32 applications from your Arduino IDE that they compile and run cleanly?

from esp32-snippets.

rrajkum avatar rrajkum commented on July 26, 2024

Hi Neil,

So many thanks, I will try out the library you provided and get back to you. Yes, that is right I am able to compile and run other ESP applications on my Arduino IDE.

Many thanks,
Raj

from esp32-snippets.

nkolban avatar nkolban commented on July 26, 2024

If you need some live support later today we can arrange something if you desire. I am in US central time. Skype will be the best way to reach me at "neil.kolban". My availability is about 20% today ... apologies for that.

from esp32-snippets.

rrajkum avatar rrajkum commented on July 26, 2024

Hi Neil,

That is very kind you offer to help with live support. I am based in Denmark. I am just about the try the new library. I would not like to distrub your weekend. Please allow to grab your help if I continue to face issues. Let me get back.

Many thanks,
Raj
Skype rraj121

from esp32-snippets.

rrajkum avatar rrajkum commented on July 26, 2024

Hi Neil,

I tried with new library. The same issue persists. May be I need to grab your offer to help via Skype. I feel uncomfortable to trouble you today. How about tomorrow 11 Sept any time slot that suits you between 09:00 - 13:00 your time? It is a time difference of minus 7 hrs between US central and Denmark.

I hope to catch-up on Skype.

Many thanks for all your support,
Raj

from esp32-snippets.

ADeeds avatar ADeeds commented on July 26, 2024

I had a similar issue. I'm using Neil's library via PlatformIO and not the Arduino IDE, so this may or may not help you. In my case I was linking against an old version of the ESP SDK (I think 0.9?) which didn't have some of those Bluetooth constants defined.

from esp32-snippets.

nkolban avatar nkolban commented on July 26, 2024

Howdy @ADeeds
I had the opportunity to chat with mr @rrajkum this evening and that was exactly the issue (so far). The problem was that the ESP32 Arduino package installed into the Arduino IDE was indeed back level (just as you thought). Mr rrajkum is going to download the latest from Github, re-install and re-test.

from esp32-snippets.

rrajkum avatar rrajkum commented on July 26, 2024

Many thanks Neil, with your support things are working good after downloading the latest repo from Github.

There seems to be link issue with ESP32_BLE_Arduino-master.zip. We can close this issue and track separate.

Now I confirm that examples compiles, links and executes good!

from esp32-snippets.

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.