Hi Sir,
SDK: v2.9.0-nRF54H20-rc1 H/W: nRF54H20DK (PCA10175 (0.9.1))
I'm using 'peripheral_uart' example to compile OK,
But Nordic's Programmer doesn't recognize...
We are producing an issue where the ZBOSS stack will emit a ZBOSS Fatal Error without any context if we alter ZB_DEV_REJOIN_TIMEOUT_MS. Specifically, the steps to reproduce...
I am an experienced user of the Nordic Distance Measurement Library and I am encountering an issue where the device that is assuming the role of the DM_ROLE_INITIATOR can...
I want to use the external flash on the nRF5340 DK using SPI as the board I'm developing for will not have QSPI. I used the littlefs sample which has a lot of the settings...
Hi Nordic,
We currently put cpu in deep sleep when battery charging almost finished.
We are using DMA (TWIM, SPIM), Timers (1-4) and PWM.
We explicitly turning...
I have made my own NRF52832 Dev board as in the next image:
I received the board, and ICs and hand-soldered them in my home.
however, I am still a newbie in nRF SDK...
Hi,
I am connecting a central to multiple peripherals. In order to optimize the throughput I would like to simultanuously sniff the connection. In the nrf Sniffer documentation...
Hi Nordic Developers,
Service Discovery Protocol (SDP) is a protocol for Bluetooth to detect the service nearby and to determine their characteristics by using UUID.
I...
Hello!
I am trying to lower the sleep current of our custom board. Right now in sleep, the whole system have a current consumption of 100uA. There might be component choices...
I get answer from msromero that If zigbee network is open, then new zed can join this network.
What means that nework is open ?
I want zigbee netork is silently joinable...
HI, i would like to get device name and print to uart, but when i try to print the device name i got error character.
Here my snipet code and uart result
Hi.
My target device is nRF51822 and SDK version is 12.3.0.
I try to add Device Information Service to example "ble_app_uart_pca10028_s130"
---------- main.c (added...
Hi,
I am using NRF52832 sdk 15.2.0.
I am trying to do a device firmware update by following this link: https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting...
Dears
I listed my questions below. Thanks.
1. About GPS searching and fixing, I tried Thingy91 outdoors.
- When Thingy91 connected to LTE, did LED shall blue color?...
I have a nRF52810 project which initially used the ble_peripheral/ble_app_hrs from the enRF5_SDK_15.3.0_59ac345 as a starting point. I have changed to a custom service and...
I am programming using the glucose service example source. The example source does not send any context data, so I added However, when testing with nRF toolbox, I noticed...
I'm trying to connect to my local LTE network but I can't pass the yellow and blinking LTE step. I couldn't also run the Asset Tracker project. Please tell me if you are covering...
Im trying to connect Thingy:91 and Thingy:52 to my mac book pro using USB cable to use AT config commnads. In both cases I'm getthing the following messages in the log window...
Hello there!
I was trying to look up some default values to take an RF measurement and I was wondering what the default Tx power is for the Advertising portion of the app...
I've finally worked around some funky bugs that only appeared after updating to 15.3. In my app, I had to change my clock source to RC or SYNTH to make it work (was hanging...