I have a working design on the nRF51822 Evaluation Kit, and I now need to port that into a module that sits on a custom board. Any recommendations for making this process painless? Any module recommendations? Any pitfalls I should look out for?
I have a working design on the nRF51822 Evaluation Kit, and I now need to port that into a module that sits on a custom board. Any recommendations for making this process painless? Any module recommendations? Any pitfalls I should look out for?
This shouldn't be any major problem as long as the module manufacturer doesn't supply some kind of scripting environment that obstructs you from running normal applications.
The only other thing I can think of is to make sure that you set up the 32.768 kHz clock source correctly, depending on whether your chosen module has a crystal or not.
This shouldn't be any major problem as long as the module manufacturer doesn't supply some kind of scripting environment that obstructs you from running normal applications.
The only other thing I can think of is to make sure that you set up the 32.768 kHz clock source correctly, depending on whether your chosen module has a crystal or not.