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 a two fold question, to build a prototype, I would like to know how to get
tflite micro in zephyr build for nRF9151 DK?
Non-Terrestrial Networks (NTN) on above...
I have been using the nRF Connect for Desktop with the Programmer application for several years to attach our end device to the Dev Kit to program our device with no issues...
Hi
Can the device(nrf52832) be used as a BLE Mesh Provisioner and Light Switch Client(such as Generic OnOff Client) at the same time?
I want to develop a device (nrf52832...
Thanks in advanced. Based on nRF5_SDK_17.0.2, I can use i2c with icm42670p normally. Due to power consideration, I need to r/w this imu with spi either to decide which is...
Hi,
I'm developing with nRF Connect SDK v2.9.0 in VS Code. I followed the exercise l1_e1 from the intermediate course. When I debug with breakpoints and the first breakpoint...
Hello there,
I reported this issue in another thread under a different symptom. With more and more testing, it shows it is somehow related to both Android and the 54L15...
Hello.
I need to read IMU data from LIS2DH12 of nrf 52833 which is in DWM3001CDK. But nothing I do initializes sensor... i always receive
<err> lis2dh: Failed to read...
Hello!
I am learning to obtain data by SPI protocol from ICM20948 sensor using nRF54l15. I tried to write my code based on sample given on devacademy nRF Connect SDK Intermediate...
We are developing with the nRF9131EK. But there is no documentation of this board.
https://docs.nordicsemi.com/category/nrf-91-series
Can You add the information like...
Before developing our custom board, we connected our MCU to the DK via pins 26, 27 and after disabling VCOM0 via the DK configurator, we were able to communicate using AT...
Hello,
I wanted to know if the "direct test mode sample" could be used for the EVK-ANNA-B402C that integrates the nRF52833 in its SIP.
Because building with the board...
I have a nrf52840dongle and a nrf54l15 custom board. And I flashed bt hci_usb demo into nrf52840dongle, uart_peripheral demo into nrf54l15 board.
Now I want to use my nrf52840dongle...
I am performing a BLE DFU update on an nRF52840 using the nRF Connect Android app (v4.29.1) . The app successfully uploads the DFU package and reports that the update is completed...
Hello, Nordic team.
We started to fight with the nrf52-ble-image-transfer-demo repo (congratulations on the project, ovrebekk ).
We are using the nRF52840 DK (PCA10056...
How to control the Power (change from 8 dBm to -40dBm) we can relate and keep this delta as reference and check the rest of the current?
How to set the Standby and Sleep...