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...
I would like to know if in mesh device for the comuniation are used all that channel or only the 3 channel that are used for the advertising channel or all the channel 37...
Hi
any one a clue why I see this bar twice?(see attached picture)
Some thing probably went wrong with my previous older installation.
I already reinstaled Wireshark...
I'd like to call a function on the peripheral (by pressing a button or sending a command from the terminal) that performs unbonding from a central. I'm able to bond using...
We are looking to migrate our nrf52833 project to latest toolchain and SDK for build in visual studio.
We use MCU boot, BLE and Zephyr RTOS.
Do we need to follow each...
Hello,
i'm facing errors when trying to build matter sample thermostat.
I doesn't matter if i use VS Code or terminal
(v3.1.1) C:\ncs\v3.1.1\nrf\samples\matter\thermostat...
Dear Nordic Supportteam,
starting from the ESB sample I have developed a transmitter and a receiver application, both running on a separate nRF54L15DK. My goal is to find...
Hello, I am having a problem with Exercise 1 of the Cellular IoT lessons (nRF Academy, Asset Tracker Example). I have carefully followed all the steps outlined in the documentation...
Hi
I experienced higher sleep consumption after enabling CONFIG_PM_DEVICE. I reduced the project to the minimum and it seems that the combination of an enabled uart and...
Hi! I started designing a PCB for the nRF54L15 radio chip, which I intend to use for ESB communication between two relatively close-together (<10 meters) devices. I've been...
Hi!
How do you recommend to debug crashes?
Especially how do you recommend to debug crashes that happen to our customers that we cannot reproduce?
So far I have been...
In order to develop the most effective power supply possible for the nRF9160 SIP, I need to know both the maximum current consumption of the nRF9160 and its duration.
The...
I’m using nRF Connect SDK v2.8.0 and working on BLE OTA (DFU) for the nRF7002 DK . I followed the Nordic “DFU with external flash” exercise and integrated it into the Wi-Fi...
Hi,
I'm in the process of porting our existing nrf5 project to nrfConnect SDK bare metal and am struggling to port our QSPI display driver. Are there any plans to add support...
Hello team,
I am working on a Direction Finding (AoA) setup using nRF5340 DK as a CTE Transmitter (Tag) and a Silicon Labs BRD4185A (AoA board) as the Anchor/Receiver. ...
We have developed device that used 2.6 and when moving to 2.9 everything broke apart and I cant get it to boot and I cant get any output from device. Be it from USB or SWD...