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 Nordic,
I have written a device driver following the guide as Devicetree HOWTOs , and try to call the driver api in main(), but got unexpected output as below.
I...
Hi nrf masters!
We have a problem quite late in a large development project and urgently need assistants. We have spent hour's reading all posts about this and debugging...
Hi,
I would like to know if it is possible to implement with nRF9160 a communication to an ethernet port?
Also if the nRF9160 has CAN bus port.
Many thanks, Jose
Hello, in my project, I don't want to create and develop my own module based on nrf52810. I want to know if there is any company that produces ready-made modules based on...
Hi,
I am using the SDK to develop a BLE application, I tried to merge two different projects and and I build the project, I have linking issues :
1> Linking ble_app_uart_pca10056_s140...
Hi Team,
we have one doubt regarding sleep current when we try to measure with power analyzer(nrf52840 EVM Board) .we got 5.23 micro amps instead of 2.35 micro amps. ...
Hello NRF ,
After I connect my phone (iphone ) to the nrf device ( ble peripheral advertising ) . I am sending rapdi data to one of the Char UUID , but after some time...
Hi,
We are using nRF52832 and nRF5 SDK(SDK 15 - ble_app_hid_mouse example) for our application, it is already a completed product and we are working on its modifications...
Hi Everyone,
As stated in subject, I am currently investigating why my nRF9160 DK could not bootstrap on our company Nokia IMPACT system. I am using lwm2m client sample...
To give some context to the problem I am using the nRF52833 DK as a BLE Central and a nRF52840 as a BLE peripheral in a simple use case to simply read the state of button1...
Hi Nordic,
One of my customer is doing the BQB certification with nRF52840.
When test the coded phy, the error occurs: failed to obtain enough packets 3.
The following...
SDK Environment: nRF Connect SDK v1.7.1 Zephyr OS build v2.6.99-ncs1-1. This is the version that came with nRF Connect SDK v1.7.1 Target: Decawave DWM1001-DEV. This uses the...
Hi,
I have a custom board based on the nrf5340 which I would like to program using one of my nrf5340DK boards.
As a starting point to test the external board programming...