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
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
Hello,
we are trying to get the uart secure bootloader running on the nRF52820. When linking we receive the error message that RTC1_IRQHandler is defined multiple times...
For an upcoming product based on the nRF52811 chipset I wanted to prepare for the arrival of the new AP-Protect variant of that chipset and have a unified firmware that runs...
I'm using SDK12 and SDK15 on nRF52832 and nRF52840 (peripheral and central), although this would appear to be an issue with other devices too.
If I connect with NRF Connect...
Potentially related to : nRF Connect v3.9.3 does not detect external j Link programmer - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi.com) , but I don't see the...
Hi,there:
I was used 2 52832 board to run the linght switch server/client examples to test message communication. I add the mesh events handle like this:
Then run the...
Hi,
I am trying to transfer a dataset of over 100k, via a custom service from a peripheral device.
There are many posts in this forum that describe ways to do this but...
Hi,
I am using two nrf52840 boards and a Light-Switch example included in the mesh SDK_v5.0. The Client sends unacknowledged messages to the Server ( APP_UNACK_MSG_REPEAT_COUNT...
Hi,
We are facing some issues with the DLE update.
The given table shows that the softdevice set data length and time.
Event Length (ms)
ATT MTU (bytes)
Data...
I'm trying to build "application_update" sample. I created a new application from sample. added build configuration for nrf9160dk_nrf9160_ns board and changed to variables...
Hello,
I have the Feeling with nrf connect programmer you can't select the Network core.
I use Programmer Version 2.2.0 and have our own hardware but also the nrf5340...
Hi Dev team,
I have been working with code development using Thingy91 and NRF Connect for Desktop. I use GitLab to maintain and manage my codebase.
I wanted to use GitLab...
I have nrf52840 pcb without xTAL.
In this ticket ticket I have discused about start Zephyr project without XTAL onboard.
But now I faced with other issue to start mcuboot...
Hi everyone,
I'm using nrf52840 as a connectable advertiser. Used ble_app_blinky example with some modifications. And I reduced the advertising interval to 2 seconds....
Hi, I'm using the example "libuartes" and developing 2 UARTE. But I dont know how to recoginize what port are communicating with external device because I only have 1 uart_event_handle...
Hi, Im trying to use nrfjprog from inside a docker container (ubuntu). I have started the container with --privileged and it seem to work but when i try to run the container...