• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
ModalAI Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
    • Register
    • Login
    1. Home
    2. Evan D
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 9
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by Evan D

    • E

      Maximum Connections to Wi-Fi?

      Ask your questions right here!
      • • 4 Jun 2024, 21:23 • Evan D 6 Jun 2024, 18:59
      2
      0
      Votes
      2
      Posts
      181
      Views

      A 6 Jun 2024, 18:59

      @Evan-D , based on the contents of /data/misc/wifi/hostapd.conf :

      # Maximum number of stations allowed in station table. New stations will be # rejected after the station table is full. IEEE 802.11 has a limit of 2007 # different association IDs, so this number should not be larger than that. # (default: 32) #max_num_sta=32

      It is possible that after your device has seen 32 different clients, it cannot accept new ones.

      You can examine this config file and /usr/bin/voxl-wifi (which is used to set the device into the ap mode) and try to increase the number of stations.

      Alex

    • E

      Controller not recognized in QGC

      VOXL m500 Reference Drone
      • • 6 Mar 2024, 15:23 • Evan D 26 Mar 2024, 14:19
      13
      0
      Votes
      13
      Posts
      1.2k
      Views

      E 26 Mar 2024, 14:19

      @Eric-Katzfey Reinstalling px4 solved my problem, thanks for your help!

    • E

      Data Collection from Ground Sensors

      Ask your questions right here!
      • • 11 Jan 2024, 17:47 • Evan D 23 Jan 2024, 19:27
      3
      0
      Votes
      3
      Posts
      270
      Views

      A 23 Jan 2024, 19:27

      @Evan-D ,

      VOXL m500 uses VOXL1 computing board, which comes with a wifi module on board. The wifi module can be configured in SoftAP mode (access point) or station mode.

      If the ground sensors have wifi access points, then once m500 gets close to the access points, it can connect to those access points.

      Alternatively, m500 could be an access point and once it is within range of the ground sensor, the ground sensor could detect m500 wifi SSID and connect to it.

    Powered by NodeBB | Contributors