Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
Hello, I am using nrf52840 PDK, sdk 13.0.0. I managed to read accel, gyro data from the MPU9250 using MPU library based on this example . However, I got magnetometer reading...
Hi guys,
I start with SDK13 and i want to create SDcard saver same information every 5 second on card. This is my code, i have no idea why it din't work.
I red that...
Hi,
i am trying to compile nrf51_sdk example using linux
I have 1- gcc-arm-none-eabi-4.9-2015q3 in location /usr/local/gcc/gcc-arm-none-eabi-4.9-2015q3
also install...
Hi there,
How in the question title, what could be more efficient? use a nrf_delay_us or Timer with HFCLK source.
I am creating a custom protocol to transfer data between...
Hi, is it now possible to flash (via DFU OTA) a nRF51X without the nRF Dongle, but with a generic BLE dongle on Windows 10 ? Thank you for your answers.
Hello,
I am using Nordic's iOS library to perform DFU in our app to upgrade firmware on some BLE devices. Before the DFU, the app scans it as "Paradevice", but reads it as...
Hi,
I'm designing a prototype board with the nRF52832-CIAA and was planning on using the Johanson 2450FM07A0035T integrated 2.4 GHz filter, but have not been able to find...
Hi
in pcb designing of the nrf52832 we use two oscillators one is 32 MHz and another one is 32 kHz.
can't we use both 32 kHz instead of one 32 MHz for saving power consumption...
Hi,
I can't seem to find an example for receiving an update about restored value of CCCD when a bonded peer reconnects. I'm using SDK14.
NUS and HRS examples which use...
I am new to Nordic, and Keil, and not especially strong in microprocessors yet. I am trying to get currently developed firmware for a nRF52382 chip to operate on a custom...
hi expert
i use sdk14.1 ,nrf58312, when my phone(andriod 5.2.1)connected to nrf58312 board ,i find the addr type is 2, so i want write the mac to whitelist ,but when i set...
Hi, I wondered if the source code of the SDK 51422 PCA10028's firmware is available ? The one firmware which allows the SDK to flash other nRF51X over the air? If it is, where...
While the default microphone mode on the Thingy52 is ADPCM - which I got working fine in my evaluation environment - the SPL mode defined in https://nordicsemiconductor.github...
Hi,
I am beginner for nRF52840. I use Keil uVision 5.20 to develop firmware. I have a problem with the Nordic packs downloaded from Keil website. The USB driver is not take...