Live data from Hacker News

There's an ARM Cortex-M4 with Bluetooth inside a Covid test kit

twitter.com

1–10 of 199 posts

Re: There's an ARM Cortex-M4 with Bluetooth inside a Covid test kit

#4
I worked at a company that was using these chips to control doors. They're extremely cheap chips, but writing code for them is not pleasant. Documentation is lacking and the tools people use to write code for it suck. Props to the devs who helped put this together.

Re: There's an ARM Cortex-M4 with Bluetooth inside a Covid test kit

#8
post #4

I worked at a company that was using these chips to control doors. They're extremely cheap chips, but writing code for them is not pleasant. Documentation is lacking and the tools people use to write code for it suck. Props to the devs who helped put this together.

At that point, why not just use something like the original SoC from the Raspberry Pi 1 and use the plethora of Linux dev tools available?

Re: There's an ARM Cortex-M4 with Bluetooth inside a Covid test kit

#9
Nordic is not really that cheap if you just want a Cortex-M4. You buy Nordic parts for their radios.

If you just want processing power, GigaDevices has an M4 at less than $1 last I checked. Unfortunately, it wouldn't work for the design we were working on as the standby power consumption wasn't great.

Post reply on HN