Hi everyone,
I'm developing a star-topology network using DECT NR+ on nRF9161 DK nodes, running modem firmware mfw-nr+_nrf91x1_2.0.0 (nRF Connect SDK 3.3.0).
My issue...
Hi everyone,
I'm evaluating the nRF54L15 for a very low-power sensor node application powered by a Lithium Thionyl Chloride (Li-SOCl₂) primary cell. The goal is to achieve...
If the network core can't be updated (due to not having enough flash, for example), does this mean that the application SDK can't safely be updated either (long term)?
And...
I compiled some legacy code (once written for the nRF52832), trying to adapt it for the nRF52805.
I have already done the following:
defining -DNRF52805_XXAA
defining...
Hi,
I'm working on a project where I need to sample an ADC with an accurate sample rate. It essentially works except that I do not get the correct rate from the timer...
This is a summary of a three part blogpost series at www.norwegiancreations.com
Introduction
We at Norwegian Creations work out of the coworking space DIGS in Trondheim. In our office, we have a coffee…
The ultra simple to use pxt editor for Microbit (https://pxt.microbit.org/) supports sending data using the nRF51822 radio. The tool supports using both BLE and proprietary protocols.
For this project…
mROBerTO (milli-ROBot-TOronto) is a small modular millirobot designed and implemented for swarm robotics research. It was first featured in the 2016 IEEE/RSJ International Conference on Intelligent Robots…
Hi. I'll introduce "neoFlash" produced by Mobilian.
neoFlash is whole new BLE development toolkit & production solution.
With this solution you can design, implement your idea and produce…
Hi I followed this Blog post on how to use Segger embedded studio(SES) to compile nrf5 examples and got into some truble with the newest version of SES v3.10c. And this blog post will tell how I solved…