初始化提交
This commit is contained in:
8
arduino-cli/libraries/RF24/COMMON_ISSUES.md
Normal file
8
arduino-cli/libraries/RF24/COMMON_ISSUES.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Here are the most common issues and their solutions.
|
||||
|
||||
### I'm not receiving acks!
|
||||
If you're not receiving acks correctly/reliably on data rates lower than 2MBPS,
|
||||
try adding a big capacitor close to the module/chip. Example issues: [#264](https://github.com/nRF24/RF24/issues/264) [#211](https://github.com/nRF24/RF24/issues/211).
|
||||
|
||||
For this application, please use Electrolytic or Tantalum capacitors. Ceramic capacitors will probably not be good enough.
|
||||
|
||||
Reference in New Issue
Block a user