Navigation

    Welcome to the Pycom forum

    Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. sleep
    Log in to post

    • A

      Deep sleep mode reset the board?
      LoPy • lopy deepsleep sleep • • amartinez  

      12
      0
      Votes
      12
      Posts
      3653
      Views

      L

      Hi...i am a new user here. As per my knowledge Pin states can be remembered through deepsleep using pin.hold([hold]). Also you can do this in boot it start same as removing power ,you start from clear point. pcb assembly
    • soren

      time.sleep_ms -> wrong argument type ?!
      LoPy • sleep time • • soren  

      4
      0
      Votes
      4
      Posts
      1354
      Views

      livius

      @soren current firmware is 1.6.13.b1 but i never have had problem with line number in error message Do you have line break as LF or CRLF or mixed?
    • A

      Wake up LoPy in sleep mode with another LoPy??
      LoPy • lopy sleep wakeup • • amartinez  

      4
      0
      Votes
      4
      Posts
      1680
      Views

      livius

      @amartinez said in Wake up LoPy in sleep mode with another LoPy??: What will be initiator of that action? Communication by Lora? In sleep it is not available. Only some PIN wake up - but how do you suppose some PIN go e.g. High - what can init this action?
    • E

      Question about short delays
      Discussion • sleep time • • Eric24  

      6
      0
      Votes
      6
      Posts
      1929
      Views

      L

      Sleep() function actually suspends the processing of the thread in which it is called by the operating system, allowing other threads and processes to execute while it sleeps. With multiple threads and processes, sleep() suspends your thread - it uses next to zero processing power.
    • S

      Interrupt Sleep
      Discussion • sleep interr • • ssmith  

      7
      0
      Votes
      7
      Posts
      2192
      Views

      B

      Rock and roll! Good timing.
    • P

      Another machine.reset issue
      Issues & Bugs • sleep reset hang • • paulS  

      1
      0
      Votes
      1
      Posts
      879
      Views

      No one has replied

    • J

      machine.sleep(time_in_millis) does time_in_millis has some limit? not works for 6 hours value...
      SiPy • sipy deepsleep sleep • • josua  

      6
      0
      Votes
      6
      Posts
      1983
      Views

      livius

      @jmarcelino created https://github.com/pycom/pycom-micropython-sigfox/issues/1 and also pull https://github.com/pycom/pycom-micropython-sigfox/pull/2
    • Thosch42

      Some questions about SLEEP, RTC and IRQs
      WiPy 2&3 • sleep rtc irq • • Thosch42  

      2
      0
      Votes
      2
      Posts
      1462
      Views

      livius

      @Thosch42 currently only machine.deepsleep(5000) is supported - this is only wakeup "source" - we all waiting for more :)
    • L

      Sleep mode
      WiPy 2&3 • wipy sleep gpio irq wake • • Luit  

      1
      0
      Votes
      1
      Posts
      1067
      Views

      No one has replied

    • 1
    • 2
    • 2 / 2