←back to thread

129 points hasheddan | 1 comments | | HN request time: 0.721s | source
Show context
SOLAR_FIELDS ◴[] No.44367397[source]
Nordic makes some good products. When I was doing hardware design for a product that uses a battery my options for power profiling were either not to do it or spend some eye watering amount of money. Then I discovered Nordic makes the PPKII, a cost effective, highly accurate profiler with quite good software. I detect good things in store for the company just based on the quality of stuff they have been putting out.
replies(7): >>44367526 #>>44367601 #>>44367674 #>>44367996 #>>44368169 #>>44371842 #>>44372816 #
phoronixrly ◴[] No.44367996[source]
Do they have nice open-source SDKs for these nice products?
replies(2): >>44369552 #>>44371010 #
fra ◴[] No.44371010[source]
It's all on Github (https://github.com/nordicsemiconductor), but it is not technically open source as it is a modified BSD that does not let you use the SDKs with other chipsets.
replies(1): >>44377260 #
1. pabs3 ◴[] No.44377260[source]
The BLE library at least is plain BSD-3-Clause. Most of the other ones are the same, a few don't have licenses applied though. Which repo has the modified BSD license?