I am try to make Bluetooth LE with Nordic UART Service bondable in to pair with central, not requiring to enter pairing code again and again.
I have set followings in prj...
Hi,
I am using nrf52840 to run as an hci controller over UART for nrf91. I was able to implement FOTA over BLE for nrf91, but I would also like to add an option to add FOTA...
Hello, After a lot of struggle i was finally made it to the point i can build and flash to my thingy 91 the lte_ble_gateway. However, i added prints (printk) in main.c to...
Hi everybody I'm using nRF Connect SDK 2.6.1. Before I could seen Partitions section in Memory Report tool, but now it's disappeared. I also checked it by ninja command: ...
I work samples/bluetooth/scan_adv on nRF54L15-DK.
Disable LOG and CONSOLE.
I measured current comsumption by PPK2.
Result is about 4mA.
On datasheet, nRF54L15's Bluetooth...
Hi,
I've received the nRF54L15 DevKit and tested the power consumption during sleep Testproject in GIT: https://github.com/marcel-cd/nrf54l15dk-powertest
The result was...
After some time I picked up my NRF5340 DK again to continue my Matter samples. But I noticed I cannot program any sample to it. The Segger seems to work fine, as I'm able...
Hi
I'm really new to this, forgive me it's a stupid question. I'm using the nRF52 DK from Nordic.
I started with the "Developing with SEGGER Embedded Studio", but when...
In the user manual of nrf52832 it is said that ram[n].power are retained registers in sleep mode and that depending on the settings.
One or more RAM sections can be retained...
Dear Nordic DevZone Team, With ARM cortex M4, it is possible to go into deep sleep mode. In the Nordic nRF52832 which uses M4, it is configured for BLE advertising. I would...
Hi
I read nRF52840 - LPCOMP information on datasheet and SDK.
It shows VHYST value is 35mV (typ.) in datasheet page 191 and 50mV (typ.) in SDK - nrf_lpcomp.h.
which...
Hello,
In addition to previous ticket I have further queries. I have a stringent requirement for reduction of Current consumption.
https://devzone.nordicsemi.com/support...
Hi, I've got a quick question here about using the GPIOTE driver in tandem with the GPIO HAL . For simplicity's sake, I'm using an in-house library that gives me high-level...
I have been encountering a rather latent bug in a product that we are developing. It consists of a custom nRF52832 board, that is connected to an nRF52-DK via ESB, and the...
Hi
In eddystone when we connect the beacon in connectable mode then it start non connectable advertising automatically without disconnect, same time we can change parameter...
How to send some data from light_switch_server node to light_switch_client node in the mesh sdk examples of the new version mesh sdk 3.1.0?
I basically want to send data...
Hi everyone,
I made a custom pcb and it has nrf52810. I want to flash it using by nrf52840 DK.
This is my connection ;
My Board(nRF52810) -> nRF52840-DK
SWDIO -> SH_SWDIO...
I built this ( devzone.nordicsemi.com/.../Nordic_2D00_Thingy52_2D00_FW_2D00_master.zip) Nordic Thingy SES project and downloaded the generated hex file in Nordic Thingy. Now...
Hello,
I tried to build the mesh sdk in all way.
Please help me or send me the sdk set-up which is without error.
I tried by sdk15.3.0, sdk15.2.0 and mesh sdk. Try...
Hi,
I am having problems with using BLE along with gpiote and ppi for measuring the delay between two waveforms and sending the delay between them to an app using bluetooth...
Hello,
I have recently built and flashed CoAP Sample on my board.
After that the device cannot connect to the mobile network.
Could you please provide me a description...
Hello,
We have finished the development of a prototype device that incorperates the nRF9160 SiP. I would like to know if there is anything I need to set-up in the device...