Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
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
Is there any documentation around the process to disable the Debug Access Port on a nRF54L device in software (not nrfutil)?
The nRF52840 has this nice documentation page...
I switched from segger ses to NCS for the nrf54l15. I am really surprised, that the build process takes several times longer now.
Especially, when the proj.conf has to be...
Hello,
My name is Calvin and I am tasked with testing the NRF52840. I want to create my own development board for prototyping a project, but I do not want to keep plugging...
Hi everyone, I'm using the nRF54L05 MCU (SDK v2.9.0) for my application. I have an issue where, when I measure the current consumption during BLE advertising packet transmission...
I'm building a project where I need to sniff bluetooth data exchanged between a Voltcraft SEM6000BT plug and my phone app. The idea here is to capture the BTATT (where the...
hi support team,
if customer want to certificate device with 21540, which tool can customer use for dtm testing?
our tool can only set it to 8, can't be 10, as below:...
Im trying to use the https://github.com/apache/mynewt-mcumgr-cli project to update my rfF54L15 with a DFU package
Setup: Raspberry PI 4 and and nrF52840 USB Dongle
I...
I'm having some trouble connecting to the onboard jlink with the NRF9151 devkit that I've recently received. The quickstart seems to detect the NRF9151 dev kit, but when I...
Hello, my application requires very precise timing to trigger an action on the edge of the GPS time. I just need to get this time once in a while to synchronize the system...
1. I am trying to implement DFU(with USB&BLE) and USB Mass Storage with FAT FS filesystems on external QSPI flash. I am getting the following build errors- with SDK version...
Hi,
I need support to get my brand new nrf9151 development board LTE connection up and running.
I have bought this kit and it came with 2 SIM cards as per documentation...
SDK: nRF Connect SDK v3.0.2
DK: nRF54L15-DK
Sample: spi_flash
default:
mspi-max-frequency = < DT_FREQ_M ( 8 )>;
If I change it to 32, it will printf these...
Hi,
I am working with the nRF54L15 and I want to use it both as a BLE central and as a BLE peripheral. So, I have two separate source files: one for central and one for...
Greetings,
we developed a custom board with a NRF9160 last year to be used with NB-IoT (LTE-M as Fallback) to communicate over HTTPS with our Servers. Now this worked quite...
Dear Nordic
I am programming with nrf52833,ncs v2.9.0 base on sample\peripheral_hid_keyboards
Peripheral side(nrf 52833) adverting as Scanner_CE42,and iphone connect to...