Navigation

    Welcome to the Pycom forum

    Forum

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

    • A

      Deepsleep remaining time
      Getting Started • deep sleep rtc timing • • Arno  

      2
      0
      Votes
      2
      Posts
      783
      Views

      seb

      @arno Unfortunately the deepsleep shield does not have any such functionality
    • robert-hh

      [(not)Solved] LoRa timing of LoPy and FiPy
      LoPy • lopy fipy lora lopy4 timing • • robert-hh  

      8
      0
      Votes
      8
      Posts
      1740
      Views

      robert-hh

      @sympatron ACK, so my tendency is to close that attempt.
    • robert-hh

      LoPy and nanogateway example: Inaccurate timing prevent OTAA join
      LoPy • lopy ttn otaa timing • • robert-hh  

      30
      1
      Votes
      30
      Posts
      8912
      Views

      robert-hh

      @livius I made a version in which you can control the join behaviour. It is just a handful of code lines. You'll find it here: https://github.com/robert-hh/pycom-micropython-sigfox/tree/otaa I added an optional parameter to join. Edit: While testing it came again to my mind to me that you can achieve the same thing with the standard SW: step1: do an otaa join step2: take the parameters from the web console, use them as ABP parameters and use ABP join then with just the single frequency in the list of channels. If you then save the state to nvs_ram, you do not have to call join again. The keys will be restored by nvs_restore(), which you must call anyhow to set the counters.
    • robert-hh

      Pin interrupt latency
      Discussion • lopy timing interupt latenc • • robert-hh  

      17
      1
      Votes
      17
      Posts
      5937
      Views

      jmarcelino

      @robert-hh That is strange. I had a look at the pulses coming from the Launchpad and they look fine. I'll do more testing later.
    • 1 / 1