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...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
when i use IOS to connect my device, and disconnect, disconnect event will missing, but it's happend sometimes, not always.
how to fix it?
SDK: 15.0.0
Hello all,
We got the fail situation and we tried to find the solution to fix it.
Our develop situation :
nrf52832/SDK 12.2.0/Windows
Our products already went to...
Hi, I have some question need your help.
I use SDK 14.0.0, S132 and peripheral code. and then I define two peripherals of function in the nrf52.
Q1: My product needs bonding...
NRF_SDH_BLE_OBSERVER(m_ble_observer, APP_BLE_OBSERVER_PRIO, ble_evt_handler, pContext );
evidently I register here a callback "ble_evt_handler" to the softdevice for ble...
[development software, with versions]
nRF5_SDK_for_Thread_and_Zigbee_v1.0.0
RaspPi_OT_Border_Router_Demo_v1.0.0-1.alpha
NCP example located in <InstallFolder>/examples...
Hi,
I am working on a project that I need to trigger a device (Coded with c language) through beacons. Is there any example code or functions I can leverage for these purposes...
I am developing Beacon using nRF52832, I want to send advertise using different Channel numbers.
To implement Channel Diversity I want BLE to transmits in three advertisements...
Hi,
I would like to connect nearly 20 heart rate bands to the nrf52832 which has to configured as the central board and has to collect all the heart rate data from the peripherals...
Hi, I have a problem with my custom PCB.
Im ussing Segger in Mac, the latest sdk (15.02) and the latest softdevice too.
I have a custom pcb with a buzzer and when...
hello,
I faced interesting problem which I fortunately solved and would like to share with others because I hadn't found any information on this.
I am using nRF51822 on...
Hello,
we are currently trying to create sensor networks with the nRF52840 Dongle . Our first RSSI measurements in the field show that the orientation (rotation) of the...
My Software as follows: nRF52832 DK(pca10040) nRF52 SDK15.0.0 mesh 2.1.1 SEGGER Embedded Studio 3.12
I want to transplant "examples\peripheral\pwm_library" to "examples...
Hi,
We have a firmware application using SDK 12.3 and Softdevice S132 V3.0.0 running on a nRF52 controller.The firmware is used pheriperial BLE device and provides a GATT...
I am working on ble_app_hids_keyboard example code. I downloaded the bin file in my eval kit and tried to connect the Nordic_keyboard device with my android device. Then,...