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. ...
I have used ADC Channel 6 (P0.30) for voltage measurement using NRF52832. Previously It was working well. Now it is returning an error.
00> [00:00:00.398,345] <err> adc_nrfx_saadc...
Recently I've had an issue with 3 of our nRF9160 based products during production (several hundred of the same hardware/firmware/SIMs work fine). The issue is that while the...
I conducted a BLE test using two nRF52840 Dongles. Since I used Dongles, I based my code on the usbd example from the sample programs. During testing, the connection between...
I just received a new 54L15DK and was attempting to port a simple 5340 project to it. The first time I attempted to flash it, it _looked_ like it was successful:
[1 0/10...
Hi Team,
I am using nRF52840_DK to program my custom board but I am facing some voltage related issue from VDD pin.
Measuring on board it's giving 3.0V for VDD & GND but...
I'm building a system with onboard stereo speakers that can take a maximum of 1,4A when operating at low battery voltage. Can I safely bypass the npm1300 and directly draw...
I am using nRF connect SDK v2.9.0 with a custom developed board that looks like this:
I tried the ' Bluetooth LE LED Button service' sample as it's and noticed that...
Just starting out developing for Nordic Devices and I've got a very basic generic switch working on the nrf52840 DK. I've commissioned it with Apple Home Kit / Apple TV serving...
I just got my custom board in and when the code gets to bt_enable it returns -11, but on the DK board it works fine (using the same board dts files and software for both)...
Hi,
Two month ago I have test nRF21540 and nRF54L15, they cannot word with each other.
However, I notice these days updated with
https://docs.nordicsemi.com/bundle...
Hi,
I would like to ask about the future plans for Zigbee development, as the current situation is a bit confusing.
From what I’ve observed, Zigbee R22 has been deprecated...
Setup : nRF Connect SDK 2.3.0 nRF52840
Hi all,
I would like to add mcuboot update over Zigbee FOTA to my application. I am aware of that the bootloader update over Zigbee...
Hello,
Our solution uses nrf9160 in smart parking devices that the user controls from a smartphone app, through the internet. Since commands come from the user to the device...
Hi! I'm currently attempting to develop software using the nRF54L15 and NCS v2.9.0 (previously, I used the nRF52840 and NCS v2.9.0). Both development processes are carried...
Hello team, We are currently working on a project that used nRF52833-QDAA-B as the MCU chipset. We have followed the circuit configuration 5 for our test case. Our SoC is...