Hi,
We want to design a BLE thermometer using nRF52 DK. nRF52 cannot find suitable software program. What can I do? Can you help me ?
Hi,
We want to design a BLE thermometer using nRF52 DK. nRF52 cannot find suitable software program. What can I do? Can you help me ?
http://www.catb.org/esr/faqs/smart-questions.html#urgent
cannot find suitable software program
What, exactly, do you mean by that?
What have you looked at so far? In what way(s) were what you found unsuitable?
Can you help me
Not without a proper description of the problem!
Remember that nobody knows anything about you or what you are trying to do other than what you state in your posts.
"We want to design a BLE thermometer using nRF52 DK."
I actually said the topic that needs help. Which would you recommend programming language?
That's still way too vague - and doesn't answer any of the questions:
What have you looked at so far? In what way(s) were what you found unsuitable
Which would you recommend programming language
Have you spent any time looking at the Nordic SDK? It should be obvious which programming language is appropriate...
Yes, I almost finished the article. I looked at the examples of Keil. His language is very complex. That's why I wanted to write to you
His language is very complex
It is the standard 'C' programming language - which is the de facto standard for pretty much all embedded microcontroller projects like this (although C++ is gaining ground - but that's certainly no simpler!)
So do you have any experience with embedded microcontroller firmware development?
Do you have any experience with software development in general ?
EDIT
We want to ...
Who is "we" - does your team include others with experience in this area ?