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 peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hello,
I am working UART_BLE_APP , my query is when we transfer the data form smartphone application to the device where the data will get stored in device and can we access...
I have created a characteristic for sending up to 60 data bytes in a buffer using a sequence of 20 byte notifications sent to an external device. This works quite well for...
Hi,
What is an optimal transmission power to maximize the coded PHY range, but still stay within ETSI regulations? Can nRF52840 actually exceed the regulations if I set...
Controller:
nRF52832-QFAA
Reference project:
nRF5_SDK_11.0.0_89a8197/examples/dfu/bootloader/pca10040/dual_bank_ble_s132
Question:
The idea is, to store a init_DFU_by_flag...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 OTP version?
By the way, my development kit and board 0 seems have issue and cannot...
Hi
I use LESC sdk & nrf connect app
How can I know if my nrf51 device and phone are bounding through LESC?
From nrf connect( ios ), how can I know from nrf connect...
i got following error in my project when i import nRFBeacon project in eclipse mars.
E:\android\eclipse-mars\marsworkspace\nRFBeaconActivity\res\layout-land\activity_main...
I'm using the iOS latest iOSDFULibrary pods to import to my app. However, after I using DFUServiceIniciator service the log just show as attach. DFUQuestionLog.m
The only...
Hello,
I am trying to compile for the nrf52 this example coming from NordicGit and I am getting the bunch of errors showed below. If I focus on this one
compiling bsp_btn_ble...
Hello!
I work with nRF52. I have a code developed in Eclipse Neon and I have to switch to Keil. I tried to create a new project from the template_project example found in...
hi team,
i have tried to connect my device with RTT. i could not connect. i just followed the instruction as below link
devzone.nordicsemi.com/.../
if i insert the...
Hi everyone,
I am using SPI master for transmitting and receiving data. I can config and send a string through SPI master 0. My problem is that, there is a 0-bit which...
Hi,
Kindly help with some insights/tip on how to debug this hardfault. The code gives hardfault on my custom board, but not on NRF52-DK. My custom device is only populated...
Hi,
I am currently in the process of interfacing the HMC5883L magnetometer with my nrf52 development board. I have verified the connection to be working using a logic analyzer...
I have one central(SDK 10.0 S130) and one peripheral(SDK 8.0 S110) device. Normally central device can connect peripheral device it's ok but the peripheral device will stay...