Navigation

    LILYGO

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. papadeltasierra
    3. Topics
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 25
    • Best 2
    • Groups 0

    Topics created by papadeltasierra

    • P

      T-ZigBee v1.2 specifications/schematics
      Product information • • papadeltasierra

      1
      0
      Votes
      1
      Posts
      450
      Views

      No one has replied

    • P

      T-ZigBee ESP32/tlsr8258 serial comms via DIP switches?
      Common problems • • papadeltasierra

      19
      0
      Votes
      19
      Posts
      1610
      Views

      P

      @papadeltasierra BTW the ESP32c3's USB mode is disabled; unless you enable it, it should run as a standard serial port (which is what I am now seeing).

    • P

      T-ZigBee with 4MB of ESP32c3 memory?
      Product information • • papadeltasierra

      3
      0
      Votes
      3
      Posts
      325
      Views

      P

      @papadeltasierra Aha, there is indeed 4 MB of flash! You need to use idf.py menuconfig and then set the Serial flasher config to 1Flash size 4 MB and then use Partition table to select a 4 MB usable partition table.

    • P

      T-ZigBee supplied ZigBee address?
      Technical Discussion • t-zigbee zigbee • • papadeltasierra

      1
      0
      Votes
      1
      Posts
      190
      Views

      No one has replied

    • P

      T-ZigBee, ESP-IDF project upload?
      Technical Discussion • • papadeltasierra

      3
      0
      Votes
      3
      Posts
      268
      Views

      P

      OK, can now confirm that an ESP32-C3 project built using the Espressif esp-idf framework can be uploaded to the T-ZigBee board. You will need to use the latest esptool (now a PyPi package) to ensure that the chip can be set to esp32c3.