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

    • 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
      17
      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
      34
      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
      13
      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
      28
      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  

      15
      0
      Votes
      15
      Posts
      169
      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
      191
      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
      517
      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
      459
      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
      380
      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
      634
      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
      1170
      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
      471
      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
      1241
      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  

      3
      0
      Votes
      3
      Posts
      511
      Views

      P

      You are sending POST requests. but looking for GET paramaters in the PHP script. use $_POST (or $_QUERY) not $_GET. Sie senden POST-Anfragen. Suchen Sie jedoch nach GET-Parametern im PHP-Skript. Verwenden Sie $ _POST (oder $ _QUERY) und nicht $ _GET.
    • N

      Make the WIPY to work in access point connecting serially with Wireless Sensor
      WiPy 2&3 • wipy wipy 3.0 serial • • noboz32  

      1
      0
      Votes
      1
      Posts
      294
      Views

      No one has replied

    • M

      MQTT Connection Failed
      WiPy 2&3 • pymakr wipy 3.0 help mqtt connect socket connect • • Modellhaus  

      2
      0
      Votes
      2
      Posts
      455
      Views

      E

      @modellhaus I suggest you two things for help, the first is to modify your post and please enclose your code in correct code balise ( </> tool in line above )to help reading . The second thing is to post the error message and line number where it happen to help analysis.
    • L

      WIPY 3.0 can't read device NOTIFY characteristic
      WiPy 2&3 • ble wipy 3.0 propnotify • • LukeHally  

      2
      0
      Votes
      2
      Posts
      562
      Views

      L

      In case someone else comes along looking for a solution to this problem. Simply add this callback before the while loop: def char_notify_callback(char): char_value = (char.value()) print("Got new char: {} value: {}".format(char.uuid(), char_value)) And update the char condition: if ((char.properties()) & (Bluetooth.PROP_NOTIFY)): characteristic.callback(trigger=Bluetooth.CHAR_NOTIFY_EVENT, handler=char_notify_callback, arg=None)
    • 1
    • 2
    • 3
    • 1 / 3