Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
Hi!
Using SDK 14, nRF52382, used ble_template to develop a custom app.
I have problems with BLE_GATTS_EVT_WRITE not being called.
I do not use auth. My custom ble sevice...
Hello everyone! I am working with 2 board nrf52840 with BLE_Blinky_example. When I press button1 on client board, LED1 on sever board is was toggle. I think that : Client...
Hello, I'm practicing this blog; Segger Embedded Studio - A Cross Platform IDE
on the following environment.
64-bit Windows 10 desktop
SEGGER J-Link 6...
Hello,
In our product, we would like to select LFCLK from the following choices instead of external XTAL.
NRF_CLOCK_LF_SRC_RC
NRF_CLOCK_LF_SRC_SYNTH
However...
Hello developers,
I am developing a smart padlock using nRF52832 SoC and plan to launch it on kickstarter. By far I have successfully made prototypes using HRM code as...
Hello everyone, I've been trying to solve this problem for several days.
Hello everyone, I've been trying to solve this problem for several days.
I have developed a custom...
Hello!
I make peripherial device with some custom services. It is connecting with smartphone. i need secure access with it with passkey (pin code).
My last result is when...
I have one Service UUID and its only two characteristics UUID which is Tx (App to BLE) and Rx(BLE device to APP) to get different type of data e.g. Heart rate, Sleep data...
Thanks for your help עוטד. I want to use BLE / beacon technology in order to track items that pass-by in high-speed and close proximity (0.5m). This means I only have a few...
Hi,
I am using ble_app_hrs_c as the base for central. I have included 5 characteristics in the peripheral and central side. How to make ble_nus_c_rx_notif_enable() to notify...
ble_gap.h Hi,
At the moment, when a link loss is detected (in a connected mode), it takes around 3 seconds for it to be identified (with DISCONNECTED event). Is there a way...
Hi,
We are using system-off mode to save power in our device which uses nrf51822 chip. Our application requires regular wake-ups using RTC interrupts.
But the wake up...
Hello!
I know that nrf51822 beacon advertising packet consists of the following seven data fields:
Vendor ID
Service
Data payload size in bytes
UUID – manufacturer...
I would like to develop a BLE keyboard using nRF52832.
If you know the example source code, please let me know.
And can USB BLE Dongle for Desk-Top PC use the following...