Skip to content

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.

Clone this wiki locally