Navigation

    Welcome to the Pycom forum

    Forum

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

    • T

      Can't use Bluetooth.BLE_Mesh on Wipy 3 board. Why?
      WiPy 2&3 • bluetooth wipy 3.0 mesh • • Tobias Eliasson  

      2
      0
      Votes
      2
      Posts
      23
      Views

      J

      @Tobias-Eliasson I believe you need to enable Pymesh via Pybytes (and accept the associated license) before you can use it. See https://docs.pycom.io/pybytes/pymeshintegration/provisioning/ for info.
    • D

      Pin Handler with an inside "while" function start again and again !
      Issues & Bugs • wipy 3.0 pin pytrack2 • • DEFRAINE.JM  

      7
      0
      Votes
      7
      Posts
      30
      Views

      D

      @robert-hh Thanks for your reply. Yes "P10" is connected to the Gnd by a simple push button. But I had no idea that the system was logging an interrupt every time I went to Gnd. Question: what solution to adopt? - debouncing hardware or software? What is the solution adopted on the expansion board 3.1 for the "S1" button ? Indeed I only use uart reception. it works great, however i will heed your suggestion of external resistance.
    • D

      Wipy on Expansion board is OK, but the same on a Pytrack2 fail !
      WiPy 2&3 • wipy 3.0 pytrack2 uart1 break instr • • DEFRAINE.JM  

      1
      0
      Votes
      1
      Posts
      14
      Views

      No one has replied

    • C

      Is there a CAD/STEP file for the WiPy board?
      WiPy 2&3 • wipy 3.0 cad step • • Carl Ryden  

      2
      0
      Votes
      2
      Posts
      27
      Views

      G

      Yes, most 3D files are available at github.com/pycom/footprints in the pycom.pretty folder
    • W

      is WDT the same as when the reset button is pressed?
      WiPy 2&3 • wipy 3.0 watchdog wdt • • Wolli01  

      6
      0
      Votes
      6
      Posts
      51
      Views

      W

      @robert-hh But it's funny that mainly the Fritzbox has the problem. Something must be different.
    • S

      Just getting started with a WiPy3 & PySense
      Discussion • pysense wipy 3.0 • • sealyons  

      2
      0
      Votes
      2
      Posts
      15
      Views

      G

      The most common issue here is using a USB charging cable that does not support a communication link. Make sure you have a USB cable with all conductors present :-) Next to that you can check the device manager to see if the COM port is created correctly, sometimes (rarely) Windows will have driver issues where the board gets assigned the wrong driver. Let me know! Gijs
    • D

      Cannot get WiPy 3 to work as station (WLAN.STA)
      WiPy 2&3 • wipy 3.0 wlan sta mode • • danielk  

      4
      0
      Votes
      4
      Posts
      43
      Views

      D

      @robert-hh Thanks I agree busy-waiting is bad, my understanding was that machine.idle() would give other threads/interrupts the opportunity to run. That code was added to aid the debugging, to see activity while waiting for the network layer to configure itself. I've substituted your code but unfortunately it hasn't changed the networking behaviour - still no IP layer connectivity.
    • S

      Wipy img max size
      Discussion • firmware wipy 3.0 • • serafimsaudade  

      16
      0
      Votes
      16
      Posts
      201
      Views

      robert-hh

      @kiltedpython There is also size_check.sh, application.mk. You have to create board subdirectories and change the respective partition map files to get actually space for larger images. For WiPy3, you can use e.g. LoPy4 as template.
    • D

      Arduino reading High from WiPY 3.0
      WiPy 2&3 • wipy 3.0 arduino question project electronics • • Dezert754  

      2
      0
      Votes
      2
      Posts
      192
      Views

      robert-hh

      @Dezert754 You have to connect the GND of both devices and a Pin of the Wipy set as Output to a Pin of the Arduino set as Input. The cables should not be long, and adding a resistor of 4.7kOhm into the wire does not hurt. Since the WiPy runs at 3.3 V and the Arduino at 5V, the level at the Arduino for a high is specified as 3.5V, so it's not sure if it works. Better use a level converter.
    • T

      Connect to pc via USB
      WiPy 2&3 • firmware update wipy 3.0 wipy3.0 • • tttadam  

      7
      0
      Votes
      7
      Posts
      534
      Views

      T

      well, right now I only have access to win10. Is there any solution for windows 10?
    • W

      I am looking for a temperature and humidity sensor
      LoPy • lopy wipy 3.0 sensor bme280 • • Wolli01  

      5
      0
      Votes
      5
      Posts
      472
      Views

      W

      @robert-hh Okay, thanks for your help.
    • S

      Flash Drive
      WiPy 2&3 • expansion board wipy 3.0 3.1 • • StanSchultz  

      3
      0
      Votes
      3
      Posts
      388
      Views

      M

      @stanschultz Also very useful: https://github.com/zsquareplusc/mpy-repl-tool
    • M

      Connection issue to WiPy 3.0r
      Issues & Bugs • pysense wipy 3.0 atom • • momentaj  

      6
      0
      Votes
      6
      Posts
      649
      Views

      robert-hh

      @momentaj When using the pycom uploader 1.15.2, you have tghe option to erase the device on uploading a new firmware image.
    • F

      WiPy 3.0 and MPU9250, SPI interface
      WiPy 2&3 • expansion board wipy 3.0 spi mpu9250 • • foxinboxxx  

      14
      0
      Votes
      14
      Posts
      1183
      Views

      P

      @alvaroav Hey glad its working. I've raised it in the team so hopefully the fixes will get ported into the next pybytes firmware release.
    • D

      Help with BME280 on Wipy 3.0 + Expansion Board 3.0
      WiPy 2&3 • expansion board i2c wipy 3.0 bme280 • • Dezert754  

      3
      0
      Votes
      3
      Posts
      474
      Views

      D

      @robert-hh Works like a charm, thank you so much!
    • W

      Copy Files to Flash
      LoPy • fipy lopy4 wipy 3.0 file copy • • Wolli01  

      12
      0
      Votes
      12
      Posts
      1304
      Views

      W

      @robert-hh Top
    • M

      Wipy 3 BLE packet size
      WiPy 2&3 • ble wipy 3.0 packet size • • MarcoSaba  

      2
      0
      Votes
      2
      Posts
      401
      Views

      M

      Any news?
    • W

      Http Post and PHP GET
      WiPy 2&3 • lopy4 wipy 3.0 http post • • Wolli01  

      4
      0
      Votes
      4
      Posts
      530
      Views

      C

      Bist du weitergekommen? Ich suche vergebens nach einer Lösung die API von pushsafer anzusprechen. Leider kann der Betreiber von Pushsafer hier nicht unterstützen.. Grüße Clyde
    • 1
    • 2
    • 3
    • 1 / 3