Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. rob.biernat
    R
    • Continue chat with rob.biernat
    • Start new chat with rob.biernat
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    rob.biernat

    @rob.biernat

    6
    Reputation
    33
    Posts
    1446
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    rob.biernat Follow

    Posts made by rob.biernat

    • RE: Using native idf instead of arduino

      Im using idf 4.1 whereas you guys are probrably on the older stuff which was crap.

      Its cmake based now. Python self installers etc.

      Anyway I have recompiled arduino as an idf component and got a couple of errors in some libraries but am working through it.

      I also converted m5 to an idf lib and most of that compiles to apart from the dependecy on arduino SD lib.

      posted in General
      R
      rob.biernat
    • RE: Goplus dc motor driver

      Ok given the bloke who wrote the code has left can someone please at least document the i2c messages?

      posted in General
      R
      rob.biernat
    • RE: Using native idf instead of arduino

      @thrasher yeah i understand the background but 90 percent of the code should have been idf with a 10 percent layer for Arduino

      posted in General
      R
      rob.biernat
    • RE: Using native idf instead of arduino

      @lukasmaximus i just cloned their gig repo ran a script and away we went

      posted in General
      R
      rob.biernat
    • RE: Using native idf instead of arduino

      Idf works fine with m5 stack for everything on the esp32 chip.

      The issue is some bright spark assumed everyone uses arduino

      posted in General
      R
      rob.biernat
    • RE: Using native idf instead of arduino

      Ok having had no responses i think i will try and use the code for m5 as an idf component.

      If anyone has already done this then let me know. Idf is a much better environment then arduino however i do understand alot of people get scared writing code

      posted in General
      R
      rob.biernat
    • RE: Using native idf instead of arduino

      Has anyone been able to use the m5 stack arduino library in idf app?

      Using IDF i was able to get around the crappy ble issues that are in the arduino ble libs but i cant use the screen or buttons now.

      Thanks

      Rob

      posted in General
      R
      rob.biernat
    • Using native idf instead of arduino

      Hi

      Is there anything special I need to do to use idf instead of arduino?

      I realise Arduino is simpler but to be honest the programming for me is not an issue. I have a background in C programming amongst other languages.

      The main reason I am looking at switching is because the BLE libraries appear to be so flaky that for my use case I need to get back to basics and just use idf ble support.

      Rob

      posted in General
      R
      rob.biernat
    • RE: BLE arduino libraries crashing on M5 stack

      I have no control over the ble server device. It appears the ble libraries are just flaky

      posted in General
      R
      rob.biernat
    • Esp32 arduino library version- pre releases

      Hi

      Can i install esp32 libraries that are release candidates and the m5 arduino libraries will still function.

      At the moment I have esp32 1.0.2 but i want to try a newer version that has improved BLE support

      Rob

      posted in Arduino
      R
      rob.biernat