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 am running an experiment to use a static keys for pairing information without breaking the existing flow of pairing/bonding. What I am doing is I am storing the pairing...
I‘m try to download v2.6.0 SDK to update.But the terminal output as follow,I guess it related to bad network also I try with VPN
So that I try to pack v2.6.0 from another...
Hi there,
I'm having an issue with the SPI master in Zephyr. When attempting to transmit data it returns the error: 'Timeout waiting for transfer to complete'. Am I missing...
Dear Nordic-Support,
as I got a configuration error in my project when configuring CONFIG_TFM_PROFILE_TYPE_SMALL=y I tried to reproduce this with the AssetTracker_v2 application...
Hello,
I have a nrf52832-QFAA design that came back from the emissions test lab and they told me that the TX power on the Radio Pin was around -6dBm at the low frequency...
Hello,
I will explain my workflow so you can understand my problem using VS code and assuming everything is installed correctly, I`m using SDK 2.7.0:
Create new project...
I'm debugging the project that nrf_dm to learn how it work.
The build configuration as the picture:
I add my breakpoint as follow:
However,when I start to debug...
Hi, I have developed my own custom module with a program based on the NUS example.
I wanted to use the dongle as a configurator (in the sense that i connect it to the usb...
Hi:
My device is nRF52833-QDAA. And I'm totally a beginner in RF.
Right now I'm trying to figure out the component value of the matching network Z1 Z2 Z3 .
How can...
After problems with the programmer I have successfully flashed simple custom board with ACN52840 module, but the unit does not resetting after flashing using J-Link Pro. Starting...
Hi,
I have a project where I use nrfx_saadc and need to change channels and simple/advanced mode in runtime
If I start with simple mode, samples, move to advanced mode...
The note in https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0/nrf/security/tfm.html#overview reads: "Support for TF-M with minimal version disabled in nRF Connect...
Hello,
I flashed the audio application as left headset on my audio DK, but whenever I connect it to my mobile phone, the device isn't shown in the media output list.
Yes...
When using the nRF5 SDK v17.x development environment, the BLE MAC address can be retrieved using:
This will return the assigned MAC address (eg. from the nRF52840 on...
Hello,
I am currently working on a project using the NRF52 SDK and Segger Embedded Studio. I need to set up a password (or passkey) for securing the Bluetooth connection...