Hi, i am looking for basic start up parameters for a 24L01.
I do all my programm in assembler (sorry i am old).
what i aim to do is simple TX-RX, like a small remote...
we want to use NPM2100 with 2.4V rechargeable battery, burst 2.4V to 3.3V @150mA.
there are a sepcial charger solution for the 2.4V rechargeable battery .
Could Nordic...
Hi,
I'm attempting to upgrade an existing project (which is still in the development stage) from NCS 2.7.0 to 3.0.2; this seems to break native TLS, and I'm not sure why...
Hi, I've encountered a change in behavior when upgrading from NCS 2.9.1 to NCS 3.0.1 regarding MCUboot and watchdog integration. In NCS 2.9.1, I was able to enable the watchdog...
Hello,
We are developing a product using a nrf52832 and an APDS-9306 ambient light sensor. This sensor interface using the TWI peripheral. We are using the 14.2.0 SDK and...
Hello,
I have a problem building Asset tracker from SDK application example with simulated GPS data. After building an error message shows.
B 48 KB 132.29% B 64 KB 13...
Hi, I have started development on nRF52840 DK. I have 2 boards one is working fine but the other one making an issue. When I tried to connect it shows the following error...
When using the sd_ble_gap_sec_params_reply function to reply to a pairing request and declining it with the BLE_GAP_SEC_STATUS_TIMEOUT reason, nothing seems to happen, the...
Hi,
I work on the nRF52840-Preview-DK board. I try to make a ble to uart bridge and I start with the nRF5 SDK 14.0.0 ble_app_uart example.
I compare the current supply...
Hello,
I just solved the previous problem thanks to the reply. Thank you a lot.
But, I have one more question..
I was tested UART central example( ble_app_uart_c)...
Hello, I am working on a firmware for nrf52832 custom board, whose purpose is to light an onboard LED if another nrf52832 custom board (same design) is near to it. The other...
Hello,
I am developing a zigbee coordinator with a BMD340 module (using the nRF52840). I want to support several third party device with the coordinator. I am able to connect...
Hi, We have a smart product, which has two application scenarios. One is the use of BLE peripherals, similar to sports bracelets; The other is the 2.4g private protocol mode...
Hi Nordic team
How can I begin to develop the thread mesh? from the https://infocenter.nordicsemi.com/index.jsp I can run which example project
I had no found it from...
Hello .
I want send BLE data of sensor value.
So, I am using the central module(HM-10) And peripheral is nRF52832 of custom module.
Connection and data communication...
Hi
We are working on the FOTA based on http_application_update project. The hardware is Thingy91.
The issue is if we use the default the MCUBootloader on Thingy91(version...
Hi ,
I am working on nrf based project . I m trying to build my project using Cmd . I followed the steps given in link -
https://devzone.nordicsemi.com/nordic/nrf-connect...