Skip to content

Extends the normal NRF send/receive commands to combine multiple consecutive packets together

Notifications You must be signed in to change notification settings

nm3210/EasyStreamNrf24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Easy Stream for NRF24

This 'easy stream' package extends the normal NRF send/receive commands by adding some special characters and indices (and a CRC check) within the packets in order to combine multiple consecutive packets together, extending the previous 32 byte limit to any arbitrary length (within reason).

Package Functions:

  • sendPayload(..) -
    • packPayload(..) -
  • receivePayload(..) -
    • unpackPayloadBin(..) -

About

Extends the normal NRF send/receive commands to combine multiple consecutive packets together

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages