Seeed_Arduino_rpcUnified icon indicating copy to clipboard operation
Seeed_Arduino_rpcUnified copied to clipboard

RTL8720DN wireless abstraction layer using the eRPC protocol.

Results 5 Seeed_Arduino_rpcUnified issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Given an AP in WPA2/WPA3 transition mode, offering both SAE (3) and AES-CCMP (2), the device cannot connect. **To Reproduce** Steps to reproduce the behavior: 1. Open...

We welcome requests for new features, and we'll try our best to meet you. The upcoming features are as follows: * [x] mdns * [ ] ble mesh * [x]...

**Describe the bug** Usually, select system call will update the passed fd_sets on return, such that bits correspoinding to active fds are on. However, the present eRPC definition of rpc_lwip_select()...

Hi! I'm implementing support for Wio Terminal + WiFi (using eRPC ameba firmware) in Rust. Can you help me work out what the parameters are for talking to the ameba?...

It appears that some source code is provided under the BSD-3-Clause and Apache License 2.0 (e.g. lwip, esp_xxx). To be compatible with these licenses, they should be released under at...