-
Notifications
You must be signed in to change notification settings - Fork 16
Using NativeAnt
Curtis Malainey edited this page Aug 24, 2017
·
3 revisions
NativeAnt is still under active development, but the idea is unifying the interface for a native softdevice or the network processor. This way also code is very portable between nRF and non-nRF devices if a user decides to make the change.
The only differences between the Ant and NativeAnt are the setup methods and buffer allocation. All other behaviors are the exact same.