I want to use the Softdevice Controller without a crystal on the RTC. I configured my project with
Advertiements look fine, but interaction with a BLE central either throw...
Hi everyone,
These days I'm evaluating the Nordic nRF5340 to manage audio from two microphones to one dongle station. To achieve this, I configured two nRF5340s as unicast...
I am planning to use 3.7V non Rechargable Battery with Diode and Reverse Protection circuit with npm2100, Would like to build a Fuel Guage model for this as this is not available...
Hello,
I am currently evaluating MCELL location on an existing project, based on nRF9160.
After some trial and errors, I managed to get it working.
However, I ma a bit...
Hello Nordic team,
I am testing a plain CoAP telemetry upload from an nRF54L15 DK over Thread using a Raspberry Pi OTBR and NAT64 to ThingsBoard Cloud.
Hardware / software...
HI
I am currently using the nRF54L15 chip with NCS 3.2.1, carrying out secondary development based on the periodic_sync_conn sample project. I intend to adjust the transmit...
Hi,
We are developing an application that requires synchronization between two or more nRF9160-based devices. We have the following requirements and constraints:
Required...
Dear
The BLE Multi-link example (ble_app_multilink_central and ble_app_multilink_peripheral)
shows how one central device can connect to multiple peripheral devices. ...
Hi all! I have an application where i perform a "write command" with a device on the characteristic value of another device (client). I want on the client that when it receives...
Hello ,
I have an idea of using nrf51DK along with another external microcontroller both of them are connected via SPI inerfacing the aim of my question can i use the bootloader...
Hi, I am working on Eddystone project i.e nrf5-sdk-for-eddystone-master now I need to add the dfu support to it the problem I am facing is explained below
In SDK nRF5_SDK_11...
Hi,
I am using nRF51422 with S130. I want my application to blink a LED every one second. For now I am using App Timer which solves the purpose but the current consumption...
Hi, I have been trying to figure out how to get the IF BOOT/RESET button on the nRF52 micro-controller working. I have defined "CONFIG_GPIO_AS_PINRESET" under C/C++ in the...
Hi all,
I seek an advice on the passkey topic. Have been researching the topic all day but still have some confusion. I am running SDK 10.0 ble_app_uart example on nRF51...
I have a quick question pertaining to the instruction sequence that occurs immediately after the anti-collision completes:
I am working on implementing a Type-4 tag library...
Following this thread , I tried to upgrade my dongle from s130 v1.0 to s130 v2.0.
I'm using windows driver 0.5.0
Tested both binaries for 0.5.0 downloaded and compiled...
Hey all,
What I am trying to achieve today is setting RAM retention on nRF52.
As it is stated in Product Specification of nRF52, RAMON register is deprecated ans shouldn...
I have 2 nrf51-dk with softdevice 130 (one as central, and the other as peripheral), i use sdk v.10.
I have read and follow central tutorial , and all works.
Now, I...
hi,
i want to use 51822 timer counter to capture external pulses,how can i config the capture task?
in the nRF51 Series Reference Manual, it is say
The TIMER implements...
Hi All,
We have been developing device with pca10028 evaluation board and in the process we use also few other custom boards with nrf51822. We use IAR. The device system...
Is there any recommended value for PSTORAGE_MIN_BLOCK_SIZE or is it completely system determined. The commends in pstorage_platform.h are somewhat unclear.
If I only require...