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...
The example for LZ4 works fine, however I want to use the frame format and not block format.
Therefore I added #include "lz4frame.h" to my main.c and tried to use LZ4F_compressFrame...
My project is developed on nRF52840, it needs to communication with a mobile device through BLE, nRF52840 is as central. The mobile device starts BLE advertising, then, nRF52840...
hello guys, I want to use nrf52840 for my project is it possible to use ST Link for it. because I don't have SEGGER J-link ,if it is possible how can we use it please let...
Hello
I am trying to connect the nRF9160 -DK board to nRFCloud using CoAP protocol. I have written an application for this case. I tested my application with two different...
Hello
I'm trying to connect nrf7002EK with SPI3 with nrf52840DK,
NCS/Samples/WiFi/Shell, but I came up after Flash
The error shown in the image below
I would like...
Hello,
I'm trying to erase/read an external flash ( MX25L6433F) connected to an nrf52840 using nrfjprog. I've created a .toml file for the configuration, see attached. The...
Hello,
With the nRF5340 LE audio application comming with nRF Connect SDK 2.6.0, I found an increase in the audio latency compared to previous versions. I was able to measure...
Hi,
I'm implementing flashing modul, which will be running on external mcu. Therefore for the very 1st step, I have captured traffic while performing dfu on PCA10040 via...
Hello,
Do you have an example that allows you to use the “Service Changed Characteristic” on the server side?
In fact, I saw on the internet that on IOS, we have to use...
Hello,
I am trying to generate encrypted data of particular data with IV and Key value by using mbedtls functions but when I try to do that in AES_CBC example code I am...
Hello,
I have multiple nrf52840 devices ( PCB's ) that act as peripherals and advertise data in BLE 5, and connectable in BLE 4.
We are able to connect to the device using...
I'm trying to enable DFU on our device but am getting a lot of issues.
I used Device Manager to upload app_update.bin and it worked. If I use Flutter example to upload firmware...
Hello everyone,
I am currently evaluating the nPM1300 Fuel Gauge with a LiFePo4 battery.
I would like to use nPM PowerUP to prepare the battery profile, but it appears...
hi support team,
i was testing mcumgr ota from uart, but found that the speed is slow how can i improve this?
i have change uart baud to 460800, but did not help. for...