در دنیای پررقابت صنعت غذا، موفقیت رستورانها، هتلها، تالارها و آشپزخانههای مرکزی وابستگی زیادی به کیفیت و کارایی تجهیزات آشپزخانه صنعتی دارد. برخلاف آشپزخانههای خانگی،...
I have DevKit board PCA10156 0.9.2. I only see HW files for 0.9.1 on the Dev Kit main page: https://www.nordicsemi.com/Products/Development-hardware/nRF54L15-DK/Hardware-files...
Hi everyone,
I’ve been using the Power Profiler Kit II (PPK2) and was wondering if the firmware source code is publicly available, or if there are any plans to publish it...
Hi everyone,
I'm trying to get the LIS2DH12 sensor sample working with the nRF54L15-DK , but I'm running into an issue where the device doesn't seem to initialize properly...
Hello everyone,
I’m working on a project using two nRF5340-DK boards to measure throughput and RSSI while dynamically changing the PHY and TX power. I started from the official...
Hi,
When i want to connect my Power profiler kit II to my laptop, it first blinks GREEN. After i connect to it using the power profiler app, it goes: RED -> AMP (Ampere...
I have a custom board with a nRF5340 and need to configure VREGH in DC-DC mode and set 3.0V output on it.
I see the documentation on REGULATORS — Regulator control where...
We were use secure ble DFU and it work fine, recently we added serial DFU code with BLE DFU. Tested serial DFU with nrfutil and it also works. but problem in serial DFU is...
I try to invert the Signal on a PIN of the PWM module 0. It sould give out the inverted Signal of another PIN from the same PWM module.
I tried it like the code below...
We have problem in background DFU while updating Application with RBP,
Config: MCU : nRF52840 SDK : SDK16 Softdevice : s140_nrf52_7.0.1_softdevice (SDK16)
Case1:Programs...
Hi,
I'm trying to understand how to powermeter bike works. I read the ant documents and execute example bpwr ant code, but I have a question how cadence in power meters...
Hi, is it possible to reset the nvm in the nrf9160 modem back to factory settings?
I've made some changes using CFUN=0 and would now like to reset these back to as delivered...
I have an application using 4 wire SPI connecting to a 2MB data flash. An application using UART (no BLE) works fine reading and writing to this device. However with BLE enabled...
HI
I need to perform some RSA tasks on my NRF52832, but I don't see any RSA files under nrf_crypto folder of SDK v16. I am trying to use RSA from mbedtls external folder...
Hello:
I asked a question a few months ago
https://devzone.nordicsemi.com/f/nordic-q-a/54708/about-nrf52840-save-file-error
However, the follow-up did not get an answer...
Hi all,
I want to run ble_app_uart on my custom board.
I have the nRF52832 (PCA10040) connected with my board by SWD P19, SDK 16. Where should i change to make the code...
Hi, i must change IC nrf8001 to IC nRF5x. Is there an easy way to do this? I need the same same protocol of nrf8001 running on nRF5x for compatibility but with the possibility...
Hi,
I've been following the guide https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_thread.html#mandatory-configuration to get started with OpenThread development...
I have a product that advertises as a BLE beacon. It can be placed into BLE DFU mode through local actions (a command on the USB serial port).
Is it possible to add services...
Hello,
I have a question to ask, I want to beacon the temperature and humidity level in nRF Mesh project here .
Please give me some information or reference code...
Hi,
I developed a software (based on SDK V15.3) that works very well in ESB timeslot with a BlueTooth connection. The softdevice version is s140_nrf52_6.1.1.
Today, I...