Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I have installed version 5.0.2 for NRF connect Desktop and on that I have been trying different versions of tool chain manager ranging 1.3.0 to 1.5.1 none of them is loading...
To measure the current consumption during system off on the NRF52833DK, I followed these steps:
Cut the SB40 bridge.
Connected a multimeter to P22.
Here's what I...
Hello,
I would like to analyze the nfc_launchapp example from the SDK to understand how NFC tags are recognized.
Specifically, I want to examine the relevant code portions...
I'm using the peripheral AES CCM to encrypt frames on the nrf52832 board but I'm not using the on-the-fly encryption (at the same time as the radio).
I managed to correctly...
I was following this lesson on paring and passkey authentication:
Exercise 1 - Nordic Developer Academy (nordicsemi.com)
Is there a way to get the popup for the pin...
Hello DevZone,
I am using a nRF52840 with sdk 17.0.2 with Windows 10
I am trying to setup a connection to my Windows PC but I noticed data fragmentation and a queue...
I would like to analyze the nfc_launchapp example from the SDK to understand how NFC tags are recognized. Specifically, I want to examine the relevant code portions.
However...
After installing the nRF Connect for VS Code extension pack and trying to access the nRF Connect for VS Code extension, it keeps loading indefinitely. This is halting any...
Hello, we have application based on ncs v2.7.0. We use cmakepreset and cmake for building application. We want to add DFU functionality to our project. We study following...
Hello everyone,
I'm currently using nRf52840 dongle for my project for building communication between nrd52840 dongle and development kit, I'm currently running the C...
I have an array of LEDs on my custom board. One of the LEDs is set on a UART0 RTS pin, which is GPIO(0,5), and we are using ground as common. To avoid any conflicts, I disabled...
Hello,
As mentioned we have a custom board and we are now enabling bluetooth. Given that we are using the nRF5340 we have a custom CPUNET board defined (we just took the...
Hi, I am newbie to the nordic world. I am trying to developing an application that allows me to send data via UART ("not using the ble " )from nordic nRF5340 board and read...
I have read the related issues, none of them provided a solution for me. There was one answer which suggested to downgraded libstdc++6 as a solution without giving any specific...
Recently, I have been working on integrating mcuboot with the partition manager from the NCS sdk. In addition, for another project, I am using Zephyr upstream and using Sysbuild...