.
There's an ARM Cortex-M4 with Bluetooth inside a Covid test kit
21–30 of 199 posts
Re: There's an ARM Cortex-M4 with Bluetooth inside a Covid test kit
#22Meanwhile the paper versions work just fine.
Re: There's an ARM Cortex-M4 with Bluetooth inside a Covid test kit
#23This is depressing. Single use disposable. Full of copper, gold, tungsten, halfnium. Will leach poison into the ground. Some of the most advanced technology of our age. Use it once, toss it in the trash. Meanwhile the paper versions work just fine.
It's not even different. Instead of having to interpret a couple lines you have software interpret the strip and tell you over bt on your phone. So much tech for so little.
Re: There's an ARM Cortex-M4 with Bluetooth inside a Covid test kit
#24Re: There's an ARM Cortex-M4 with Bluetooth inside a Covid test kit
#25Re: There's an ARM Cortex-M4 with Bluetooth inside a Covid test kit
#26Re: There's an ARM Cortex-M4 with Bluetooth inside a Covid test kit
#27I 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
#28This is depressing. Single use disposable. Full of copper, gold, tungsten, halfnium. Will leach poison into the ground. Some of the most advanced technology of our age. Use it once, toss it in the trash. Meanwhile the paper versions work just fine.
Re: There's an ARM Cortex-M4 with Bluetooth inside a Covid test kit
#29I 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.
Okay, I'm going to ask "Compared to whom?"
Nordic has been one of the better BLE chip manufacturers in terms of documentation, in my experience.
Most places use Keil tools directly from ARM. So, if programming these sucks, so does programming most embedded Cortex M4 chips. (No argument. Keil sucks. However, that doesn't mean that Nordic sucks any worse than anybody else).
And now you can program Nordic chips using Visual Studio Code.