🤖Have you ever tried Chat.M5Stack.com before asking??😎
  • Debugger

    1
    0 Votes
    1 Posts
    935 Views
    No one has replied
  • M5Stack Core 2

    4
    0 Votes
    4 Posts
    2k Views
    ajb2k3A
    @Balboa yes and it can be used to send data it can not be used as a WiFi modem. You can use it to receive data and commands from sensors to send to the internet just not browse internet
  • Serial Port not displayed in Windows Device Manager

    3
    0 Votes
    3 Posts
    2k Views
    ajb2k3A
    @themaker did you erase the firmware before writing?
  • 0 Votes
    1 Posts
    2k Views
    No one has replied
  • Core 2 with GRBL 13.2 Module

    2
    0 Votes
    2 Posts
    2k Views
    R
    @Revilo_oli With some testing it was found that the core 2 was faulty and it had to be replaced
  • Modify program from previously burned core 2

    2
    0 Votes
    2 Posts
    1k Views
    ajb2k3A
    You can’t directly but if you use thonny, you can retrieve the Micropython code from the controller as its save on the controller as pure text
  • M5core2 zigbee

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • PROBLEMS WITH BLUETOOTH AND CORE 2

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • External Reset for Core2

    2
    0 Votes
    2 Posts
    1k Views
    C
    Looking at the schematics, the RST pin if pulled low, will do the same thing as if S1 is pressed. I assume S1 is the reset button. [image: 1714661819436-c0ff6da9-61b2-4c66-b20b-bf6cbb1b267e-image.png] [image: 1714661833578-64f32551-a132-4a03-8cf5-b66d60089d5b-image.png] I don't have a CORE2, but from experience with some other M5Stack products the function of the reset button depends on whether the device is on external power (e.g. USB) or on battery power. External power: restarts , battery power: shuts down. (but that is something you can test yourself)
  • 0 Votes
    2 Posts
    1k Views
    J
    Ok, I found the issue and it's a stupid mistake on my part. I had forgot that M5 Stack is the company, not the device name and had downloaded the M5Stack examples, which aren't aimed at this particular device. When I started using the M5 Core2 library, it looks like it is actually working, so that's good news. Sorry for the confusion!
  • New Core2 not turning on

    5
    0 Votes
    5 Posts
    3k Views
    ajb2k3A
    Use M5Burner to erase the firmware and burn UIFLOW2 for Core2/Core2AWS. once the process is complete and the button turn green, close M5Burner and press the reset button.
  • Compatibility with the Stepmotor driver module 13.2 v1.1

    3
    1 Votes
    3 Posts
    3k Views
    R
    Thank you so much for the quick response. Indeed, the pins for the I2C communication are not matching. Given that the only marking on the module is '5V' and I2C, is it possible to reroute the wiring of the I2C from the back of the driver module? Also, I noticed a Core2 mark on the driver—does this have implications of how the Core 2 should be connected? Thanks again for all the support [image: 1713368288496-65ec1899-dcd0-4ba7-abce-7155ee95ef83-image-resized.png]
  • Login fail in M5Burner

    2
    0 Votes
    2 Posts
    2k Views
    ajb2k3A
    Wait and try again. It could have been a server update or the Great Firewall of China.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    126 Views
    No one has replied
  • My Core 2 don't connect to pc

    2
    0 Votes
    2 Posts
    1k Views
    ajb2k3A
    What os do you have and have you installed the USB drivers?
  • pH analog sensor and Core2

    5
    0 Votes
    5 Posts
    3k Views
    R
    @ajb2k3 seller's page on GitHub says ESP32 series works wrong. https://github.com/DFRobot/DFRobot_PH I can confirm it because analogRead() returns some unreal value of voltage: 8461.9
  • M5Stack Core 2 External WiFi antenna

    3
    0 Votes
    3 Posts
    5k Views
    U
    If you carefully look under the 3D antenna, you can see there are pre-soldered areas that look like for receiving an U.FL connector. Quite challenging to access to though. Maybe desolder the 3D antenna first. [image: 1712063033613-m5core2antenna-resized.jpeg] [image: 1712062993748-screenshot-2024-04-02-at-15.01.58-resized.png]
  • Speaker in micropython app

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Core2 and sprites - don't play well together?

    3
    1
    0 Votes
    3 Posts
    3k Views
    C
    @teastain Thanks, that worked like a charm!
  • M5 Burner and MacBook Pro

    m5 burner
    2
    0 Votes
    2 Posts
    2k Views
    ajb2k3A
    You haven't installed the ESP-IDF tools and Xcode tools needed for OSX