hi.
How do i do ble_app beacon advertisement to one device(Android phone) whose bluetooth address is known ?? I want that beacons should only be seen in nrf_connect app of...
why use 50ms and 400ms connection interval for testing the maximum data throughput(2M,247byte payload)?
Because 50ms can only send a pdu , and 400ms can send up to 8 pdu...
Hi,
I am using Keil IDE to develop nRF51822 project.
in main(), the command line
APP_SCHED_INIT(APP_SCHED_MAX_EVT_SIZE, APP_SCHED_QUEUE_SIZE);
has Error : L6218E...
Hello,
I'm new to the Nordic SDK and I would like to ask you for help with implementation of PORT events for revision < 3 in "low power" mode instead of "high power" mode...
Hi Nordic,
I've built a ble app with a custom protocol, but am struggling with storing bonds, when running under freeRtos.
What I see:
central app crashes (hardfault...
Hello All,
I am new to this forum, I have been using nRF51822 for a while, and its a great little BLE chip. I am usinga BLE keyboard to send a key to iphone and I captured...
I WANT COMMUNICATION BETWEEN A NRF51422 AND NRF528321 BOARDS, IN WHICH IN NRF51422 BOARD I WILL MEASURE PWM COUNT(IT IS PHERIPHERAL) AND SEND IT TO NRF528321 BOARD WHICH IS...
Using NCS 2.9.0, Zephyr 3.7.99 on a custom nrf5340 board, I want to have multiple functions enabled on the USB interface : zephyr supplied MassStorage (msc), virtual UART...
Hi,
To test the BLE connectivity using the nRF54L15, is there any BLE test framework or python scripts for linux like Raspberry Pi, where Linux SBC acts like a host and...
Hi,
In order to solve another ticket, I need to make mass storage sample to work with a nrf7002dk and nc3.0.2 but I can't manage to make it work. It was working two years...
Hello,
Is there an API or sample for the Real-Time Counter module of the nRF9151? I see the register description in the Product Specification, but I'd prefer if there was...
Hi
I have thingy91x, which comes with two sim cards onomondo and conexa pre activated sim. i have connected sim and flash nrf cloud firmwware to see data on nrf cloud but...
Hi! We are failing to establish connection with third party devices (laptops, smartphones) in a couple of address-dependent advertising scenarios. The problem seems to be...
I have seen this assert since SDK 2.4.2 but less frequent. Now I had updated the code use the SDK 2.9.2, this assert made impossible to release it to production.
The point...
Hi Nordic team,
I am tring to make a BLE mesh net, I use two promicro(nrf52840), one for mesh_provisioner_example, one for mesh_on_off_app_example.
But mesh_provisioner_example...
Hello everybody.
I'm experiencing a problem with two nRF54L15-DK boards, one flashed with sensor clent sample (Client) and the other with sensor server sample (Sensor_srv...
NCS3.1.1, NRF52840, Windows, VScode
I have been trying to add MCUboot to my product, without success.
I believe there are known issues related to debugging when MCUboot...
I'm using the RTT log feature in NCS, and here is my prj.conf:I have two questions:
After using LOG_INF to output logs, I feel the logs are not output immediately. Since...
Hi,
I’m working with an nRF52840 that supports Bluetooth Low Energy updates via MCUboot.
We want to enable APPROTECT on our production units to prevent competitors from...
My understanding is that when the module's measured RSRP is lower than that defined in the broadcasted SIB, ECL will be escalated to higher level during RACH process.
Besides...
Hi,
I found out that my Matter device does not commission to Alexa because as part of adding the device Alexa will try to read FeatureMap attributes from all clusters and...