I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
Hi, I am programming a commissioner through Openthread's API on the older thread and zigbee SDK and I can't seem to get it up and running. No matter what I try I seem to get...
Hi,
I am using an external low speed clock driven rtc to implement the perpetual calendar feature, but when setting the time, I find that the COUNTER is not modifiable....
Hello, acording to the Simultaneous multi-image DFU documentation a RAM section is needed to act as a flash simulator during the network core update.
Is this RAM section...
Hi
I have seen that IP DECT and DECT NR+ use the same frequency band in EU (1880-1900 MHz). Will setting up a NR+ system in the same place as IP DECT degrade the performance...
Hi,
I have integrated SPIM interface using the default QSPI pins and have received 16MHz speed.
I would like to evaluate the high speed SPIM that runs at 32MHz for my...
I am trying to build example code ble_app_buttonless_dfu with some modifications. I was getting this error. Tried to clean and build, it's not working I have attached flash...
When I am using the NCS SDK v2.6.1, I am confused
1.How to get the time of each AD packet sent?
2.Is there any way to record the time in the AD packet?
3.There is a...
Hello,
i am new here.
i am just looking for a reference where can i find all registers and their description of nRF52832 - PCA10040 ( user manual )
can some one help...
We have a project on a 5340 based system, that only occasionally needs to have Bluetooth running. We have a relatively small battery in the device, and want to save every...
Hello, On nRF Connect for VS Code extension v2024.9.87 and v2024.9.31 , a USB connected J-Link probe (Segger Edu Mini) no longer appears under "Connected Devices".
J-link...
I have a nRF52840-DK that I know that it has a JLink on board, but the RAK4631 don´t have JLink, then I am following the RAKWireless bootloader update( Bootloader update ...
Hi everyone,
I'm currently developing an application supposed to read through SPI from an extrernal SRAM, i'm using nrfx_spim libraries.
Compilation is flawless but when...
Settings document explain .h_set handle will be called when the value is loaded from persisted storage with settings_load().And I want to know how it work.
I put a breakpoint...
The Bluetooth connection is disconnected, but no disconnect message is printed, and no more ads can be searched, the main thread is running fine, and the Bluetooth function...