to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
I am an experienced user of the Nordic Distance Measurement Library and I am encountering an issue where the device that is assuming the role of the DM_ROLE_INITIATOR can...
Hi,
SDK:ncs2.6.1. The main program runs in the app core, and the net core is included as a child image. The Bluetooth broadcast is normal when tested at room temperature...
Hello
When following the guidline of a new way to extend boards , VSCode "Add Build Configuration" is blank. Am I doing something wrong or this is not yet supported by...
Hi,
I noticed an issue with CONFIG_NET_L2_OPENTHREAD=y in my project, and I prepared a newer, simpler project to investigate in the issue.
The new program simply sets...
Hi, I am seeking assistance with a very weird issue encountered while programming an nRF5340 SoC using a custom debugging-PCB using a SEGGER J-Link EDU debugger.
The debugging...
We are developing a system were we rely heavily on the use of LWM2M. Using the provided LWM2M client we normally dont experience any problems at all and are able to establish...
Greetings to everyone.
My name is Toni, I am a beginner. I have a device, which my former colleague left to me, and I can not identify the HWID. How HWID should look like...
Performing a DFU with an iPhone works in some configurations and fails in other. Android consistently works.
The failing version of iOS is:
iPhone 12 mini
iPhone 13...
Hello,
we are trying to perform FOTA updates with default SLM application based on SDK 2.9.0, but the application always aborts unsuccessfully.
Via AT interface the application...
Hi,
I am currently trying to work with pairing and bonding between the peripheral and Central device.
I am using two nrf52840 dk one as central and the other as peripheral...
Hello Everyone,
Happy New Year !
We would like to evaluate nRF54L15 system off/deep sleep mode current consumption. So we have tried the existing example ( https://github...
Hi,
I have added " config HW_STACK_PROTECTION" in KConfig file of the board.
Is there a way I can check during runtime if the Stack Protection is enabled? Is there any...
Dear Nordic Team,
I am currently working on a project that integrates your HTTPS client sample with your BLE provisioning sample, specifically on the nRF5340 with the 7002EK...