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...
Hi ,
Our customer use nRF52832 to design the mouse. Currently they had problem to do the connection with Lenovo T470 after power cycling (POWER OFF and Then POWER ON)...
Hi:
I want to transplant nRF52840 pca10056 driver, where is the driver file of nRF52840 pca10056. How to transplant? Is the source code all public?
THANK YOU!
Dear All,
I'm willing to set up a project based on the nRF9160, using the Trustzone. Thus, I have two firmwares, two zephyrs that will run in Secure and Non Secure memories...
Hi:
I use sdk15.3,usb pca10056.
nRF5_SDK_15.3.0_59ac345\examples\peripheral\usbd_ble_uart_freertos transplantation to ble_app_multilink_central.
this is log:
<debug...
Hi, I'm trying to implement DFU over BLE using nrfutil in a product. The product(will refer to as peripheral from this point onwards) also has a dongle(supports flow control...
Hello,
For a project I am currently working on I am trying to track patients' movement through a hospital clinic. To do this, I plan on having mobile NRF52 DK boards traveling...
Hi
How many bytes of data can be written to flash memory at a time? I am trying to write an array of 10 elements of 16 bit data type , but only the first four elements are...
Hi,
I was wondering if a central can perform multiple read requests with authorization, i.e. send a read request before it has received the reply to the previous request...
Hi,
the system we are using includes the nrf52832 SoC with an external ADC and en external crystal for HFCLK. running SoftDevice s132 v2 (based on SDK 11)
in our system...
I like to program NRF52840 Dongle without using NRF Connect Desktop (i.e, Normally we develop application program using some IDE) Can i develop application program using NRF52840...
Hello everyone
I started working on BLE devices recently and I have an Ardunio with BLE 4.2. However the maximum data rate seems to be low for my purpose ( about 60 Kbits...
Hi Guys,
I have been trying to port the older nRF51 debouncer_example (attached) into the nRF52 SDK15.2 ble_app_template example with not much luck. I realise that this...
Dear nordic,
1. Is it possible to create thread networking using dongle?
2. I want to create Thread CLI example in dongle but the problem here is UART pins and LEDS. what...