Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
I am using SDK_11 s130 on nrf51-dk. When err_code is any value other than NRF_SUCCESS, APP_ERROR_CHECK(err_code) will cause nRF51-dk board to reset. How can one get APP_ERROR_CHECK...
Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...
[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update
if 1 step is done, application update...
Dear Developer Zone,
I am new to ANT and am looking for someone to help me to setup an example 15 channel (14 devices) ANT network using the S332 soft-device to test communication...
Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
Hi,
I'd like to know what is the cause of the stall in
sym_E5Q6O4GY4KO3GMW7WJYXLZKHO7ZGDWLU4ZPAKWA() at 0xa55a
when calling sdc_hci_cmd_le_set_adv_enable ?
Here is...
I am currently considering the use of an external Flash IC for a Matter device.
I have two questions and would appreciate your help:
1. Is the MX25R6435FZNIL0, which is...
Hello,
according the datasheet the nRF52832 has an gain error of 0.02%/ ◦C and E_G1 of -3 ... +4%. This is too high for our requirements. Is there a way to improve this...
Hello DevZone,
I'm developing a HomeKit project for the customer. They require 2 BLE advertising in one device. One advertising is for HomeKit over BLE, and the other one...
i want to switch between two code... the code is simple led blinking i am trying for the testing purpose...in my code 1 led1 is blinking 500 ms of delay and in my code 2 led2...
So from my understanding from the zephyr documentation, if I want to use 7 bit I2C addressing, don't set I2C_ADDR_10_BITS. I am wondering how I can make sure this macro is...
Hi,
How do I add the System ID characteristic (UUID 0x2A23) from the Device Information Service (DIS) using Kconfig commands in the prj.conf file?
For example, I can add...
Hello,
I am having a strange problem with nRF Connect SDK for VS Code, and would appreciate some help.
I don't know what I did, but suddenly I am not able to "Generate...
I am developing a product that uses the chip of NRF52832 and runs FreeRTOS on the chip to manage my task list. However, I found that the program would be stuck in the idle...
I've got a custom board that uses an nRF52832. Firmware was built with NCS v2.6.1.
My hardware uses a MIC826 IC for ensuring the nRF52 is held in reset whenever the power...
I'm looking for a beginner's guide to setting up external flash on the nRF9161 DK. I saw nRF Cloud Multi-service as an example, but its docs did not explain what was needed...
Hello,
I have had posted several times over the years and solved a problem or two. I find it very thorough to finish out a post by concluding my findings. This said, I...
Hello everyone,
My problem is that I could not flash one of my NRF5340 Audio DK boards, the program that is installed before was headset configuration right. I am using...
We wanted to share our feedback as we recently went through Zigbee 3.0.1 BDB/cluster certification using the ZBOSS with our end device product. While we were ultimately able...
I just got a new set of nRF5340 Audio DKs and I may have been too fast on the trigger trying to flash the boards with example programs. I'm using VS Code, and I'm a newbie...