Hello,
I would like to get some input on general framework options for development.
I am starting by strictly following the SDK framework, trying to use its drivers, translations, configs and so on. But found there is some learning curve, the configs are quite comprehensive, and I am not handling Legacy -> NRFX translation well yet.
The end App will have BLE peripheral function, so it needs S112.
I prefer to think and work with Register and BitFields and bounded references to Spec sheet and Errata, and wonder whether the SDK or Softdevice framework would encourage and support such use, bypassing the middle layers and config framework.
Please feel free to advise. Thanks