Hello everyone
I'm currently trying to make dynamic endpoints on my matter device. I changed the .zap file to accomodate all the possible endpoints (16) with clusters...
Hi community,
I have a similar custom board as Thingy53, which has the nrf21540 module on board.
my purpose is to turn on the nrf21540 and do the reconnection, when...
Hi!
With the release of NCS 3.0.1, the required SEGGER JLink version to v8.18. pynrfjrprog is bundled with SEGGER JLink v7.94. From your website, it seems nrfjprog, being...
Hello,
Over the past three days (up until today), we've observed inaccurate behavior in the Message Routing Service. Specifically, we shut down our destination service during...
Hi,
I use the nRF54L15-DK flash fimware (.hex) with "nRF Connect for Desktop - Programmer" success.
And I view the schematic, discovered the DK board have flash memory...
I have a NRF9160 design with a TPS63031 regulator providing 3.3v. When my battery gets weak I am seeing spontaneous reboots, likely due to input voltage droop.
I'm experimenting...
Hi,
currently trying to boot up mcuboot with nrf54l15 pm_static for both cpuapp and cpuapp_ns. Both files are included in the zip file.
I have already tried several configuartions...
I'd like to add some application-specific data for each peer that the Peer Manager handles. I've looked at pm_peer_data_app_store(), which uses pm_peer_data_store(). However...
Hi
As title, many customers interested in Zigbee protocol complained SDK Zigbee had not supported KEIL or SES but IAR.
It will cause their R&D loading for using multi...
Dear all:
I would like to add the health model to PyACI (`interactive_pyaci.py`),from the SDK 2.0.1 we can know that there is two model in the script:
1. config.py
2...
Does any of smartphone chips supported Bluetooth 5 long range (coded phy) nowadays. For example snapdragon 630, 660, 835, 845 or mediatecs. If it does, how can you understand...
Hey guys,
I'm trying to use the ADC device driver in SDK 15 (saadc seems to always use an event handler and thus require interrupts, right?). It won't compile since there...
I am using sdk which is mesh 1.0.1
How to detect the number of nodes in the mesh network, just like adding or missing?
The light_swtich example The values of m_provisioned_devices...
I'm trying to setup a basic program for my NRF52DK to send SAADC values on pin0 of the board over Bluetooth to the nordic android app by updating characteristic values. I...
Hi
In the serial secure bootloader example (SDK 13.0), RAM region end address is defined as:
define symbol __ICFEDIT_region_RAM_end__ = 0x2000ff7f;
What are the last...
I'm currently developing an app for Android devices and I read that the Android API for BLE has it issues. How did you guys solve this problem?
The nRF Connect Mobile App...
Hi
I am trying to broacast advdata (1 second advertisement period) including battery level (0..100) and a counter
My doubt is related with ADC_IRQn fired period and power_manage...
Hi, i'm new to ARM and nrf . have a nrf52 DK , Can anyone suggest some good resources/tutorials/courses to get start development .I have beginner level experience in C/C+...
Hello.
I'm having to merge with ble_app_uart and hrs_pairing_nfc example. But, happend some problem.
I succeeded in merge by adding ble_app_uart example to the hrs_pairing_nfc...
We are developing a product based on ble mesh. We are planning to select NRF52832 chip. Currently what is status of ble mesh on this chip. Does nRF open-mesh support this...
Hi everyone,
I am using new mesh released sdk v2.0.0 in that i have successfully run light switch demo using 3 nRF52832 baord. One for provisioner, 2 client, 3- server....
Hello:
From the nrf52832 data sheet can be seen in the crystal pin is the internal input capacitance, in the table (19.4.2 64 MHz crystal oscillator (HFXO))on P109 , has...