5 Is WiFi and networking implemented yet?

Created at 2022-02-01 09:36:19

I am now looking to implement an application with RT-Thread that will connect to my home WiFi and send/receive HTTP messages on a Raspberry Pi 4 (I will use the Raspberry Pi 4 board support package). I found this code:
https://github.com/RT-Thread/rt-thread/tree/master/components/drivers/wlan

Is this fully implemented WiFi? Or do I have to find for myself how to leverage the WiFi features on the Raspberry Pi 4 ARM4-CORTEX chip? If so, is there documentation anywhere that can guide me in that direction?

更多

Follower
0
Views
827
3 Answers
davidticker
davidticker 2022-02-03

Raspberry Pi4 32 bits or 64 bits?

davidticker
davidticker 2022-02-04

I don't find WIFI is supported on 64 bits, you can try to figure this out and contribute this work to the community.

Write Your Answer

Log in to publish your answer,Click here to log in.

Create
Post

Share