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...
Hi,
I am following the course "nRF Connect SDK Fundamentals" and am almost at a standstill when it comes to progress.
I am still struggling with lesson 1 and lesson 2...
Freshly installed VS Code natively on Windows (also tried on Linux and WSL with same result) with NRF Connect Extension Pack, SDK 3.1.1, Toolchain 3.1.1 was used to create...
i get various answer about this, been in the rf design for a while, we used to make global antenna lenght on some give am ook circuit a tad shorter and then use a load cap...
Hi Nordic
I am working with nrf52840 and nrf52832 using ncs v2.8.0
I am trying to save coredump to flash according to instructions on this link - https://docs.nordicsemi...
Hi everyone,
I'm working with the nRF52840 using the nRF5 SDK v17.1.0 and SoftDevice S140 v7.2.0 . My application uses QSPI for external Flash communication.
I have some...
Hi,
i just noticed that for the nRF5340DK board, the file nrf5340_cpunet_reset.c has been removed.
Nevetheless it is still reference in the documentation online: https...
Hello,
We have built a device that uses the nRF52840 reference design shown below. With the configuration shown the board advertises as expected. If we replace either...
Hi, I try to use the example Bluethoot LE Wi-Fi provision in the nRF7002 DK and in the step to see the Wi-Fi Networks in the APP appers internal error.
Development kit...
Hi,
I'm developing a custom window cover device for Matter and I have a weird issue where Matter packets sometimes seem to take a very long time to go though. Window Cover...
Hi, It would have been quite useful if nRF54L15DK had CR2032 battery holder to carry around for experiments. since this board does not have it any recommendation to conne4ct...
I used the device tree to assist with schematic design, but after the PCBA was returned, I found that the peripheral functions could not be implemented normally.
It was...
NCS3.1.1, Windows10, VScode, NRF52840 custom board
With 3.1.1 I've discovered the paths in the "Edit build configuration" wizard are being broken and silently ignored during...
Hello DevZone,
May I know if there are any hardware SoCs and development kits that operate in Wi-Fi Halow(802.11ah) standard? Please point me out if there are. Thank You...
Hi,
I tested uart30 of NCS3.1.1, and found that I could not enter the low power consumption mode.But there is nothing wrong with uart20.
Related code usage:
prj.conf...
Hi,
I have a nRF5340 DK (PCA10095) that was working fine on the nRF Connect v4.2.1. I use the Direct Test Mode functionality.
However, after updating to v5.2.0, the DTM...