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...
One of our products uses the NRF51822 for Bluetooth communication.
This product is now undergoing CE certification. Is there a CE DoC (Declaration of Conformity) for the...
When creating a new board in the nRF Connect VSCode IDE, and just entering the basic items for name, if trying to use sysbuild there is a CMake error. I used name "foo" and...
I'm running Windows 11, have the kit connected with a microUSB cable and it shows up as a properly working nRF device on COM5 in device manager. I'm using v5.0.2 of nRF Connect...
Dear Nordic team,
I have developed a device using N51802QFAA, but I am doubt whether this chip will be discontinued in future. If you are going stop its production, when...
Hi~~ Nordic Team!!
Our project is to read data from sensors and transmit it to a smartphone. So, we are configuring it using Mesh chat, and like the Meshchat example, the...
Hi everyone,
I'm working with the nRF52832 on custom hardware , and I'm experiencing an issue where the microcontroller shuts down after around 30 seconds, regardless of...
Hello,
We are planning to use RT500 MCU as host of nRF7002 WiFi chip.
We are looking into firmware update for nRF7002 chip.
I read through these documents
https...
Hi,
How can I expand the time in the red box to the total time so that I can calculate the average current with time
Thank you for all your assistance. Kind regards...
Hi, Guys.
I am developing a custom hardware keyboard using the ble_app_hids_keyboard example source code of SDK17.1.0. The basic keyboard function works well. And Caps Lock...
Hi,
I am using version S140 of an nRF52840 in an application that creates an extended (S=8) advertising beacon. For my application to comply with regulations, I need to...
On iOS 18 beta we faced a random issue: creating CBCentralManager doesn't trigger BLE permission dialog. There is a thread about this on Apple forums .
Freshly installed...
Dear support team, I see that the mater/Template (Release) example only needs 715K of memory, as shown below:
I want to use nrf54l15pdk/nrf54l15/cpuapp to compile a firmware...
I am experiencing an issue to reach the ADC Max value(4200mV) on the nRF5340(our custom board) . We are using a 12-bit ADC, 4.2V and received a reading of 3297 mV, but we...
Well, this one took me many hours of tracing to track down the root cause, so I hope it helps someone!
Note: I wasn't able to reproduce this directly with a sample included...