Hello Nordic,
I am running a project, use the chipset is nRF54L15, I want to know if there is any USB dongle with software can be used to test BLE function of chip nRF54L15...
Hi,
We need to develop a Windows APP to achieve DFU and battery check with nRF52832 by Bluetooth. Does Nordic have DLL that we can use? Or do you have suggestion for us...
Hi everyone,
I’m trying to understand how wireless mice/keyboards using 2.4 GHz protocols communicate with their receiver dongles so that i can try build one using nRF...
Hi, I'm encountering an issue with one particular nRF52832 unit (we use nRF SDK 15.2.0). The problem is that a value 0x20 (decimal 32) is being written to a memory address...
Hello, I searched the forum for similar issues and found a few, such as
I am currently implementing a PSRAM is66wvs4m8 on the Thingy 91 via SPI, using SPIM3.
The problem...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
Hi Nordic Team,
We are using the MIMXRT1050-EVK as the host and the nRF7002EK as the Wi-Fi module with an SPI connection. However, we are encountering frequent errors that...
Hi,When I use nRF Connect app(IOS version) to connect my ble device,BLE_GATTS_EVT_SYS_ATTR_MISSING log information appears in my RTT Viewer(Picture IOS_Phone_Conncet).After...
Hello,
I tried as you mentioned using sdk12.1.0 buttonless_dfu and bootloader_secure example.
I didn’t modify anything except dfu_public_key.c.
As shown in the attached...
Hello,
I have a program that do an infinite loop in sd_softdevice_enable. How can i investigate ?
Loop is from 0x00009DEA to 0x00009DF2
Target is nRF52832 AA with...
Hi,
I am working on nRF52 with freertos + SDK13.0 + sd S132_4.0.2. I found the device will be trap in the xTaskIncrementTick of the xPortSysTickHandler when some task is...
Hi Nordic, can you please confirm the device ID for nRF51822 QFAA G1?
The HWID I discovered is 0x004A
Pls confirm so I can pull an update request for Black Magic Probe...
I tried to run the ble_app_hrs_freertos example on the pca10040 devkit, but it's not possible to connect via ble (using nrf connect, neither with pc nor with smartphone)....
Hello,
I'm testing the capability of BT5 so I bought two nRF52840 Preview DK (I also have one nRF52832 DK) and I have some questions that may speed up the work.
...
Hello,
i am writing an application which uses the SDK13 peer manager library for bonding. The Nordic chip is acting as a peripheral.
Is there an easy way to prevent...
Hi,I update my IAR IDE from version 7.70.1 to 8.11.1,when I compile the workspace ble_app_hrs_freertos_pca10040, the error occur in port.c, as following:
Error[Og014]:...
First try to create a TWIM driver from scratch without any DMA. Following the steps in the OPS I get mixed behavior and only the chapter with DMA generates any clock and data...
I ran into an odd issue on nRF52840 using s140 version 5.0.0-3.alpha. My application erases and writes to a region of flash.
I've found that I'm able to erase the pages...
Hello,
I have implemented experimental DFU buttonless example with my application and able to do the firmware OTA via secure bootloader example using private and public...
Hi,
I'm experimenting with the nrf52840 preview board.
I have tried the example "ble_app_att_mtu_throughput" using the coded option to check the extended range and it...
hi, everyone!
I have a question for pstorage, when i use pstorage_store,it was failed, return error code :15 how to solve it. Below is my code
void custom_flash_init...
With good luck, I traced my connection timeout to the slave/peripheral using nrfSniffer. What is most unusual is the slave unexpectedly stops corresponding with the master...