Git Product home page Git Product logo

Comments (6)

RickCarlino avatar RickCarlino commented on July 19, 2024 2

@sabas1080 The answer to that question is usually "yes". When we build the Linux kernel for FarmBot OS, we try to add as many USB network peripherals as possible. With that being said, we can't guarantee that every USB adapter will work. Many Express customers have successfully purchased off-the-shelf USB Ethernet adapters for this purpose.

If you have not purchased a FarmBot yet and have a Raspberry Pi available, you can verify compatibility by flashing FBOS to the Pi (no need to attach peripherals) and see if configurator succeeds with your chosen adapter.

from farmbot_os.

gabrielburnworth avatar gabrielburnworth commented on July 19, 2024 1

In addition to the above, from a quick review of firmware configs and sources:

Ralink rt2501/rt61
Ralink rt73
Ralink rt27xx/rt28xx/rt30xx
Realtek 8188/8192
Realtek 8712/8723/8723be
Realtek 8821a/8821c/8822b/8822cs/8822cu/8852au

configs:
https://github.com/FarmBot/farmbot_system_rpi3/blob/d3544d316998653e562990789e5ce5fc0d85598a/nerves_defconfig#L55-L60

sources:
https://github.com/buildroot/buildroot/blob/master/package/linux-firmware/linux-firmware.mk
https://github.com/buildroot/buildroot/blob/master/package/linux-firmware/Config.in

from farmbot_os.

sabas1080 avatar sabas1080 commented on July 19, 2024

@RickCarlino do you have a list of compatible adapters or chips?

from farmbot_os.

RickCarlino avatar RickCarlino commented on July 19, 2024

@sabas1080 I do not, but if there's an adapter you had in mind (specifically, the chipset inside) I can look it up. We use buildroot and our buildroot config contains a list of all the drivers available: https://github.com/FarmBot/farmbot_system_rpi3/blob/main/linux-5.10.defconfig

Also, if you are looking for a recommendation for a USB ethernet device, any adapter with a AX88179 chipset should work.

from farmbot_os.

sabas1080 avatar sabas1080 commented on July 19, 2024

Thanks @RickCarlino

I have not been able to access any of those chips, what I have done is use an extender device like this one, if someone has the same problem I will leave the solution

https://www.tp-link.com/es/home-networking/range-extender/tl-wa855re/

from farmbot_os.

RickCarlino avatar RickCarlino commented on July 19, 2024

Thanks, @sabas1080 I have seen some customers use TPLink extender products in the past, though I cannot confirm the exact model number. If it is exposed as a standard WiFi AP, it should work. How is that device working out so far?

from farmbot_os.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.