Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
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,
I am working with two nRF52840 DVKs and the 802.15.4 example "wireless uart" from the SDK v15.2.
I flash both boards, and both of them get initialized (LED1 ON). Then...
We program the nRF52840 with a Segger tool at 8MHz.
The programmation time for 400kB is 13s (0.5 erase, 2.3s soft device and 8s application).
When we reduce the frequency...
The customer's goal is to play a tone on an external speaker with a data rate of 11.05KHz.
The "default" demo code for the Thingy52 @ https://github.com/NordicSemiconductor...
Hi all,
I just migrated from sdk 14.0 to sdk 1.52, and now I'm running into a problem while testing my codebase with ceedling. When testing my delay module, which uses nrf_delay...
Good morning,
We are making our first PTS test to certyficate our BLE device. I have question regarded to test name GAP/DISC/NONM/BV-02-C. Our LE device plays the Peripheral...
Hi:
I download nordic example.But i can not know how ZBOSS zstack form a network.
I try to use bdb_start_top_level_commissioning(ZB_BDB_NETWORK_FORMATION ) and it can...
Hi there,
I'm just beginning BT development, so sorry for my basic question:
Our application needs to transfer data from PC to our device (approx. 512 bytes) then our...
Hi
I have tried to enable bonding on a application based on the Running Speed and Cadence example (Both peripheral and central). (I could not find an example with bonding...
I want to send data from Nrf52840 dk. I want to receive the data sent on nrf24l01, which is connected to the Arduino Uno card. So I want Nrf52840 to communicate with Nrf24l01...
Hi,
downloading works fine now from SES. But now I like to use some of the ANT example projects. Im told to install SoftDevice package before downloading the example firmware...
I'm modelling a complex system with multiple BT devices based on the NRF52 using a very detailed model of the RF.
The system is based on the NRF52 using the mesh stack to...
Hi everybody!
My goal now is to use nRF52832 as a intermediary for an update package. In other words, my goal is to send a file (probably .zip package) to a board and save...
Hi,
When running the unit tests for Mesh SDK 3.1.0 I get the following failures.
83/92 Test #83: generic_dtt_client ...............***Failed 0.00 sec
From the log I...
Dear DevZone,
I'm new to the nRF52-DK and Nordic in general. I'm trying to set up an nRF52-DK to use with nRF Sniffer, and not having any success.
I have tried following...