Navigation

    Welcome to the Pycom forum

    Forum

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

    • R

      WiFi network not working in WiPy
      WiPy 2&3 • wipy2.0 wireless • • rafaelsolano  

      4
      0
      Votes
      4
      Posts
      490
      Views

      robert-hh

      @rafaelsolano So is 192.168.1.1 the IP address of your router? I'm askign because that is a typical router address. The, you could follw the example from the documentation https://docs.pycom.io/tutorials/all/wlan.html, under the heading "Connecting to a Router".
    • S

      Help with I2C connection to BME280 on WiPy 2.0 ...
      WiPy 2&3 • i2c wipy2.0 expension board • • sealyons  

      22
      0
      Votes
      22
      Posts
      5293
      Views

      robert-hh

      @sealyons I made a test with the calibrated temperature mesurement device: Calibrated device: 21.7 21.8 DS18B20: 21.9 21.9 DHT22: 21.8 21.9 SI7021: 21.7 21.8 BMP085: 22.4 22.5 BME280: 21.8 21.9 Besides the BMP085, all devices were on the spot = within 1 digit variance. That status was stable for 5 hours testing. Only the BMP085 was always ~0.6 °C above, but still that at the limits of it's spec.
    • V

      Connecting on 192.168.4.1... > Failed to connect (Connection refused). Click here to try again.
      WiPy 2&3 • expansion board wipy2.0 connection connection prob failure • • VFlorio94  

      4
      0
      Votes
      4
      Posts
      1114
      Views

      dan

      @vflorio94 this error can happen frequently, it happens when the url is available, but the board doesn't accept connections. Or when the board is starting, it might take a few seconds to be able to connect to it. You don't have another connection to the board, right? (And I assume you have tried hard resetting, disconnecting power then trying again)
    • R

      Send Data form Xbee pro receiver to WIPY serially
      Discussion • wipy2.0 wipy i2c wipy uart parit • • Ricardo85  

      1
      0
      Votes
      1
      Posts
      442
      Views

      No one has replied

    • V

      Wipy 2.0 and save data on my pc, not in flash memory
      WiPy 2&3 • pycom i2c python wipy2.0 saving data • • VFlorio94  

      100
      0
      Votes
      100
      Posts
      25554
      Views

      robert-hh

      @robert-hh said in Wipy 2.0 and save data on my pc, not in flash memory: Which BN055 module I was asking about the vendor and make of the BNO055 board.
    • B

      [Solved] Trying to run command exactly at :00, :15, :30 and :45 (every 15mins)
      Projects • pysense wipy2.0 time question • • bmueller77  

      9
      0
      Votes
      9
      Posts
      2078
      Views

      B

      @livius Hi. I have the issue, that the device does not start again after several cycles. That was a try to fix it... Update: Fixed the issue using WDT :-)
    • P

      Problem on ADC pin 19?WiPy 2.0
      WiPy 2&3 • firmware pycom bug wipy2.0 adc • • panos29  

      1
      0
      Votes
      1
      Posts
      661
      Views

      No one has replied

    • C

      from machine import Pin not working in WiPy 2.0
      WiPy 2&3 • wipy2.0 pin • • ColombianAus  

      6
      0
      Votes
      6
      Posts
      1796
      Views

      robert-hh

      @seb Thanks for pointing that out.
    • P

      Can you run a python script without a USB connection (just power)?
      Discussion • pycom wipy2.0 boot.py bootloader • • panos29  

      2
      0
      Votes
      2
      Posts
      768
      Views

      robert-hh

      @panos29 Both boot.py and main.py are executed at power on and reset, and give you the starting point. So you can put your code into main.py, or in a different file, which you import from main.py (which is what I prefer), or, or, or....
    • arthurlutz

      Grove - 6-axis accelerometer & gyroscope v1.0 (LSM6DS3)
      Discussion • python wipy2.0 library accelerometer • • arthurlutz  

      2
      0
      Votes
      2
      Posts
      1212
      Views

      arthurlutz

      Any luck with new wipy users ?
    • P

      MQTT Reconnect How To ???
      MicroPython • mqtt wipy2.0 mqtt connect • • pturcotte  

      2
      0
      Votes
      2
      Posts
      1116
      Views

      livius

      @pturcotte You should got exception from some sending code and then you can catch it and reconnect to the network https://forum.pycom.io/post/14510
    • T

      Doubts on wipy2.0 reference schematics
      WiPy 2&3 • wipy2.0 pins • • titusece  

      2
      0
      Votes
      2
      Posts
      888
      Views

      jmarcelino

      @titusece Those are connected to pins on the ESP32 which cannot drive output signals http://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf
    • arthurlutz

      wipy 2.0 juggling balls - protoyping
      WiPy 2&3 • wipy2.0 accelerometer lipo battery rgbled rgb • • arthurlutz  

      5
      1
      Votes
      5
      Posts
      1482
      Views

      P

      @crumble Pictures of the larp kit please :P Ill dig mine out in return ^_^ @arthurlutz Thats super cool. good work.
    • T

      Connecting a serial-over-USB device to a WiPy?
      Getting Started • wipy2.0 usb • • tshead  

      6
      1
      Votes
      6
      Posts
      1905
      Views

      S

      We are building a custom expansion board that will have a USB host port for bringing IOT to ordinary USB devices. If you message me I can keep you updated of our progress. First batch of boards are due to arrive next week. Update: Check out the First look: USB Host Expansion Board by Semireg
    • C

      How can I set up an IP address in my WiPyW
      WiPy 2&3 • wipy2.0 • • ColombianAus  

      4
      0
      Votes
      4
      Posts
      1416
      Views

      C

      Hello @robert-hh and @livius , thanks for your suggestions. I have decided to do a full factory reset and start from scratch. However I appreciate your advise
    • A

      Pysense looses connection to wipy - wipy reset
      Expansion Board • pysense wipy2.0 error reset hardware • • Andreas B.  

      2
      0
      Votes
      2
      Posts
      822
      Views

      X

      Can you please first try another firmware update (we have released 1.10.2.b1). If that doesn't help please try to format the internal flash: import os; os.mkfs('/flash') If that still doesn't help please email support@pycom.io
    • pietrushnic

      No dfu or usb stoarage on Linux
      WiPy 2&3 • wipy2.0 usb dfu-util • • pietrushnic  

      3
      0
      Votes
      3
      Posts
      1043
      Views

      pietrushnic

      Thanks for this information. Aparently I misunderstood documentation all those names are confusing at begining.
    • P

      WiPy as an iBeacon
      Discussion • wipy2.0 lopy ble beacon • • patrick  

      9
      0
      Votes
      9
      Posts
      2922
      Views

      E

      @papasmurph You're code is not working in iBeacon mode with my WiPy. Any Idea ? No problem at all on Eddystone I'm on 1.20.0.rc13 Thanks !
    • R

      wipy-wlan-* does not work with key www.wipy.io
      WiPy 2&3 • wipy2.0 wlan wifi • • rsmanik  

      3
      0
      Votes
      3
      Posts
      1049
      Views

      R

      @robert-hh Thanks for the info ! www.pycom.io works and we can now join the network.
    • A

      Advertising as an iBeacon with WiPy2.0 using bluetooth.set_advertisement(..) function?
      WiPy 2&3 • bluetooth wipy2.0 lopy ble ibeacon • • armanafghani  

      2
      0
      Votes
      2
      Posts
      1336
      Views

      P

      Did you got any advise / response on creating an iBeacon with the WiPy2.0? Or did you figured it out yourself...?
    • 1
    • 2
    • 3
    • 1 / 3