Navigation

    M5Stack Community

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

    simm

    @simm

    0
    Reputation
    6
    Posts
    1258
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online
    Website prom-electric.ru/ Location Saint-Petersburg

    simm Follow

    Posts made by simm

    • RE: python back to blocks not working

      @360fashion,

      I also saw this problem. To cancel changes, you can press CTRL+Z in web IDE UI_FLOW.

      posted in UIFlow
      S
      simm
    • RE: no download for the mac drivers according to the pdf instructions

      @360fashion,
      try this link1 link2

      posted in FAQS
      S
      simm
    • RE: MicroPython Clock Task with RTC and NTP sync

      @ithasu,

      check this link uclibc timezone list

      posted in PROJECTS
      S
      simm
    • RE: Connect to WI-FI on startup from custom app in APP.LIST

      I solved this problem:

      from m5stack import *
      import wifisetup
      
      wifisetup.auto_connect()
      
      posted in PROJECTS
      S
      simm
    • Connect to WI-FI on startup from custom app in APP.LIST

      Hi.

      I am using flow 1.0.2 firmware.
      How can I connect to the Wi-Fi point from my application when I select it by pressing "B" on startup from APP.LIST. thx.

      posted in PROJECTS
      S
      simm