Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
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...