no hardware > power> powerOff in (uiflow 1.8.1)
Best posts made by ganeyvim
- 
    RE: Turn OFF m5core programmatically in UIFlow?posted in Lessons and Guides
Latest posts made by ganeyvim
- 
    port B (black) units on core2posted in UnitsAll my tpe A (red connectors) units , work with both the core2 and the C plus. 
 The type B (black) only work with the C plus.
 Do I need some sort of adapter, or another solution?
 Thanks
- 
    Typ B (black connection) Units,not working with core2posted in PROJECTSPlease advise me on this. 
 I have a core2 which I use with the UI flow
 All my type A (red) units (heart, env, air quality), are fine
 The port B type (black) units (rf, buttons, rgb, ir)connect, but are not read.
 What are my options?
 Thanks
- 
    RE: Error compiling for board M5Stack-Core2.posted in Core 2@felmue 
 Thanks for taking an interest. I am using the default libraries and samples without any mods or "improvements on my part"Arduino: 1.8.15 (Windows 7), Board: "M5Stack-Core2, Enabled, Default (2 x 6.5 MB app, 3.6 MB SPIFFS), 240MHz (WiFi/BT), 115200, None" In file included from D:\My Documents\Arduino\libraries\M5Core2\src/M5Core2.h:76, 
 from
 D:\My Documents\Arduino\libraries\M5Core2\examples\Basics\display\display.ino:13:
 D:\My Documents\Arduino\libraries\M5Core2\src/M5Display.h:117:12:
 error: 'vector' in namespace 'std' does not name a template type
 std::vector<DisplayState> _displayStateStack; ^~~~~~ D:\My Documents\Arduino\libraries\M5Core2
 etc etc
- 
    RE: Error compiling for board M5Stack-Core2.posted in Core 2The typo was just in this post. 
 The include is definitely #include <M5Core2.h, and the compile error is
 " Error compiling for board M5Stack-Core2"
- 
    Error compiling for board M5Stack-Core2.posted in Core 2Have a newly developed Arduino M5Core2 problem. 
 I hope the following is clear enough.
 Uflow sketches for Core2 and stick c plus ..... NO PROBLEMS
 Arduino programs for Stick C plus ..... NO PROBLEMS
 Arduino for Core2 with #include <M5Stack.h> compile and run , but no display on lcd
 Arduino for Core2 with #include <M5core2.h> = Error compiling for board M5Stack-Core2.
 Have reinstalled all Arduino libraries and M5 software
 Any help would be very appreciated
- 
    m5stickC plus No Sound/Beepposted in M5 Stick/StickCHave now tried everything (arduino,flow, MicroPython. 
 The best I got , was a very faint high pitched squeak.
 Isn't this device supposed the have a buzzer?
 I have no such problems with the core2.
 Would welcome any help, before sending it back.
- 
    File transfer to SD cards in UIFLow on the M5core2?posted in SOFTWAREOr some other method wifi or usb (something lik adb)?