I'm building my small board with nrf52810, buyed 10 chips from seller, it is cheaper relatively, I know it is used chip.
7 of them burned successfully,but 3 of them raise...
Hello Nordic,
I’m using ncs\v3.1.0\nrf\samples\peripheral\radio_test` to test the nRF54L15 with PHY set to `NRF_RADIO_MODE_BLE_LR125KBIT`. However, the RF spectrum measurement...
Dear Nordic Experts,
Hello,
i have defined a custom service containing a custom char. value in a peripheral according to https://github.com/NordicPlayground/nRF5x-custom...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
In corporation with Nordic Semiconductor we are happy to announce our programming services!
Your flexible programming center is based in Gothenburg, Sweden at HI-LO Electronics AB
Advantages with pre…
Over the last few months we have been working on a new desktop application for Bluetooth Smart devices which will give you easy access to the most common Bluetooth features and allows you to control locally…
Ever wondered how the nRF51822-based BBC Micro:bit first started to come to life?....Then read on....
Working with the BBC on micro:bit: Part 1 - using the mbed HDK
For the last few months, we’ve been…
It’s that time again
The Nordic Global Tech Tour is about to hit the road again. This time it is all about the goodies inside our nRF52 Series for Bluetooth Smart and what they enable you to do.
The…
Since I couldn't find the information of how the supply current would change with different supply voltage for nrf51 chip, this is the result of a little test that I made to get this info.
Setup: nrf51…
I have been using Eclipse to programming+build+flash+debugging my nRF51 DK apps.
This requires carrying a Makefile forward, modifying as stuff changes...handling flash programming in less integrated way…