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...
Hi,
we have an application on a custom PCB using an nRF53833-QDAA.
We are using the latest SDK and soft device.
This PCB uses and external oscillator 32,768 Hz (from...
Hello.
My application serve as a central that connect to device by its name. I use the example \ble_central\ble_app_uart_c
On the device side I have password for connecting...
Hi,
i am currently trying to source a battery pull tab for my nrf52 based sensor, but i am unable to find it at my distributors. The NRF52SDK has such a battery pull tab...
Hi,
I'm running SES 5.34a on a Mac and building a Zephyr bluetooth sample for the nRF5340 DK. NCS version is 1.4.2.
When I breakpoint in a bluetooth stack callback I cannot...
Hi, I am developing using nrf52832 and st7735s. Successfully displayed the lcd screen using the code in \examples\peripheral\gfx However, when screen clear, text_8print is...
Hi everyone!
My curiosity about Wi-Fi chip from Nordic Semiconductor doesn't allow me to sleep heavy. Could you reveal approximate dates of releasing Wi-Fi chip by Nordic...
hello
I want to proceed with thread ota using nrfutil on raspberry pi.
However, "libpc_ble_driver_shared_sd_api_v3" does not support arm.
Is there any other way to...
Hi, we have the Keil MDK-ARM-PRO and want to implement an RTOS in our next project.
Does Nordic support Keil CMSIS-RTOS2 or is there a better easier alternative?
Are there...
Dear Nordic Team,
I am considering to get a nRF5340-DK after having read that this is now a multicore design. For the nRF52832 debugging an app was often difficult because...
I'm using 14.2 SDK.
I want to implement long pressure and short pressure. key0= short press, key1= long press You are using app_button. And I checked that the current...
Dear All, I'm using Zephyr to configure a nrf9160 as I2C master and the OPT3002 light sensor as I2C slave. The OPT3002 has a 16bit configuration register, which I need to...
nrf52840
pca10056
UART/Serial Port Emulation over BLE exple from sdk1.7
https://inf
ocenter.nordicsemi.com/index.jsp?topic=%2Fstruct_sdk%2Fstruct%2Fsdk_nrf5_latest...
Hello,
it seems that pc-ble-drive-py has no API for pairing/bonding. I would like to use it for my test framework.
I would want API for:
Initiate pairing
accept...
Hi everyone I have an error undefined reference when I try to run esb_ble timeslot program based on the ble_app_uart example. Although, I totally added all files in Project...