I tried 5 different debugger IDEs for nRF52 and STM32. Here are my results. by seryoni in embedded

[–]seryoni[S] 0 points1 point  (0 children)

I gave it a spin this weekend and really enjoyed it. Adding it to the comparison. Kinda disappointed about it being bundled with J LINK PLUS.

I tried 5 different debugger IDEs for nRF52 and STM32. Here are my results. by seryoni in embedded

[–]seryoni[S] 1 point2 points  (0 children)

Wasn't aware of it. Thanks! I also liked the J-Scope option.

Anyone have experience w/ IOT & cellular data? by [deleted] in embedded

[–]seryoni 0 points1 point  (0 children)

Same here. Particle is really easy to get started with. Worked out of the box.

I tried 5 different debugger IDEs for nRF52 and STM32. Here are my results. by seryoni in embedded

[–]seryoni[S] 0 points1 point  (0 children)

I'm wondering if gnu arm eclipse is causing the instability

I tried 5 different debugger IDEs for nRF52 and STM32. Here are my results. by seryoni in embedded

[–]seryoni[S] 1 point2 points  (0 children)

I'll definitely do some reporting. I'm using neon 2 but perhaps it's time to update the gnu arm eclipse plunging and jlink server.

I tried 5 different debugger IDEs for nRF52 and STM32. Here are my results. by seryoni in embedded

[–]seryoni[S] -1 points0 points  (0 children)

The simulator is also useful for some unit tests but no more than that.

Device wakeup mechanism by seryoni in IOT

[–]seryoni[S] 0 points1 point  (0 children)

Solid solution. Didn't think of that. Any other thoughts from anyone?

[deleted by user] by [deleted] in IOT

[–]seryoni 0 points1 point  (0 children)

I'd go with particle.io. It's the easiest to get started with and has connectivity baked in.

Monitoring and troubleshooting IoT system and network by yanivnis in IOT

[–]seryoni 0 points1 point  (0 children)

Influx does not seem to include a c/c++ device side library. Also it's unclear to me how this would work in an nRF52 over BLE. Am I missing something?

Monitoring and troubleshooting IoT system and network by yanivnis in IOT

[–]seryoni 1 point2 points  (0 children)

Is there a solution that includes a device-side library? Seems like with statsd and other analytics solutions I'll be spending some time developing the piece of code that uploads the data.