Navigation

    Welcome to the Pycom forum

    Forum

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

    • T

      How can i transfer my code from PC to a Pycom board (SIPY) wireless?
      SiPy • sipy wifi bluetooth • • tanrcans  

      2
      0
      Votes
      2
      Posts
      391
      Views

      E

      Yes you can download your code wirelessly, have a look at https://docs.pycom.io/getting-started/programming/ftp But you still need some connection to power your Sipy And yes you can download via RX/TX wire but you need de FDTI 3.3V cable or something similar
    • M

      Default startup AP credentials
      LoPy • wifi access point • • malachib  

      3
      0
      Votes
      3
      Posts
      445
      Views

      rskoniec

      @malachib As @reidfo wrote, inspect your boot.py file and all .py files involved in your running project (main.py, etc.). You can also check as below: import pycom pycom.wifi_on_boot() pycom.wifi_ssid() pycom.wifi_pwd()
    • T

      WIPY OEM antenna EXT or INT?
      Discussion • wipy wifi antenna oem • • thibault  

      6
      0
      Votes
      6
      Posts
      782
      Views

      robert-hh

      @thibault The antenna selection does not matter at all, because the W01 has just one antenna port which will used in any case.
    • M

      wlan.ifconfig() sometimes not working (AP mode)
      Issues & Bugs • wifi wlan ifconfig • • martijnthe  

      5
      0
      Votes
      5
      Posts
      885
      Views

      P

      @martijnthe Intresting. my guess would have been a weird thread race between your thread and our code that deals with setting up wifi on boot. But if its still happening with that's disabled I'd guess its something else. Ill raise it in tomorrows standup and see if anyone else know's anything about it.
    • P

      Transmit data from pycom wipy pysense or pytrack via bluetooth or wifi
      MicroPython • pytrack pysense wifi bluetooth • • priis  

      2
      1
      Votes
      2
      Posts
      604
      Views

      A

      You can use an FTP client (like FileZilla) to see and transfer files on the flash drive of your device via a static wifi (e.g. have your device and laptop connected to your home wifi) or by using your device as an access point (connect your laptop to the device wifi). https://docs.pycom.io/gettingstarted/programming/ftp
    • W

      Socket errors
      LoPy • wifi pycom oserror • • Wendfrey  

      1
      0
      Votes
      1
      Posts
      479
      Views

      No one has replied

    • J

      WiPy antenna select
      WiPy 2&3 • wifi wipy3.0 antenna • • johand  

      5
      0
      Votes
      5
      Posts
      1422
      Views

      rcolistete

      I confirm that wlan.antenna(WLAN.EXT_ANT) works with Pycom firmware > 1.18.1.r1.
    • J

      Pycom ESP32 Wi-Fi Mesh Network Libraries?
      MicroPython • wifi esp32 mesh network • • Joseph  

      4
      0
      Votes
      4
      Posts
      1730
      Views

      dan

      @joseph I'm afraid I can't give you a timeline. The BT mesh is developed by Espressif, once they release it, we can start working on the implementation. We'll update the forum when we have a development version ready.
    • G

      IOT Best communication between pyTrack
      Discussion • pytrack wifi ble iot • • gui61  

      3
      0
      Votes
      3
      Posts
      589
      Views

      G

      @bmarkus And what are the best values for getting that? (on EU zone)
    • H

      WiPy broadcasts AP when in STA mode
      Issues & Bugs • wipy wifi wlan ap mode sta mode • • Henning  

      3
      0
      Votes
      3
      Posts
      615
      Views

      H

      @jcaron Thank you very much for your reply. Turning off WiFi on boot seems to fix the issue. Apparently it was related to the PyCom starting in AP mode for telnet.
    • K

      How to add more than 1 Wifi Network to pybytes_config.json ?
      Support & Troubleshooting • wifi pybytes wipy3.0 json • • klaus  

      2
      0
      Votes
      2
      Posts
      759
      Views

      dan

      Hi @klaus, Currently, you can only configure one WiFi network, and save multiple in the Pybytes console.
    • C

      Restarting code without reset button or power-cycle
      LoPy • lopy wifi reset • • christian_kohler  

      3
      0
      Votes
      3
      Posts
      899
      Views

      C

      @robert-hh Thanks, that is perfect.
    • B

      FTP
      LoPy • lopy wifi pybytes ftp access point • • brady.aiello  

      5
      0
      Votes
      5
      Posts
      853
      Views

      robert-hh

      @brady-aiello You have to change it on the xxPy device. I usuall switch to station mode in my boot.py script and connect the xxPy device to my home AP.
    • J

      FiPy Wi-Fi Node-to-Node Socket Error (OSError: -1)
      FiPy • fipy wifi socket connect • • Joseph  

      4
      0
      Votes
      4
      Posts
      895
      Views

      dan

      Hi @joseph, No, not yet. I have spent a few days on it, but no progress. I keep getting Connection refused when trying to connect, so something must be wrong with my server code. Have you tried connecting it to a different device (e.g your computer)?
    • J

      Failed to connect (Connection refused) when connecting to 192.168.4.1 from Pymakr
      Pymakr • pymakr wifi connection • • jand  

      6
      0
      Votes
      6
      Posts
      1387
      Views

      J

      @Ralph, thanks very much. It now works again.
    • B

      Can't connect to PyBytes
      Support & Troubleshooting • lopy wifi pybytes beta connect • • brady.aiello  

      2
      0
      Votes
      2
      Posts
      551
      Views

      B

      This is strange behavior. When I assign it a new ssid / pw, it acts as an access point, and I can directly connect to it. When I delete the device, and add it again with an ssid / pw for the local wifi, it connects to that, and subsequently connects to PyBytes.
    • C

      WiFi in promiscuous mode
      SiPy • firmware sipy wifi sigfox wifi-sniffing • • calvinblock44  

      1
      1
      Votes
      1
      Posts
      599
      Views

      No one has replied

    • J

      WiPy P12 antenna select pin
      WiPy 2&3 • wifi wipy 3.0 antenna p12 • • jmpratt  

      4
      0
      Votes
      4
      Posts
      743
      Views

      S

      @jmpratt I don't think so, because the pin is hardwired to the antenna switch internally. This has been a problem for us, too. I would advise against using P12 for anything anyway, because it also selects the boot mode. Therefore it will force the device into safe boot if P12 is for some reason high while it is booting.
    • S

      1 Kilometer Wifi range on the FiPy
      FiPy • fipy wifi range 1kilometer • • stefan-1212  

      7
      0
      Votes
      7
      Posts
      1767
      Views

      C

      @stefan-1212 said in 1 Kilometer Wifi range on the FiPy: After that I also implemented the lr (long range) WiFi protocol supported by the ESP32 in the FiPy firmware What changes did you make?
    • C

      Updating Firmware using WiFi
      LoPy • lopy4 wifi firmware update • • ClementDecaux  

      8
      0
      Votes
      8
      Posts
      1220
      Views

      J

      @clementdecaux Not only is there no USB support directly on the LoPy (I guess you connected to the UART lines), but additionally USB is 5V while the LoPy only supports 3.3V...
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 2 / 6