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...
Im trying to recreate the example from:
https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/hardware-design/posts/measuring-psm-idle-current-on-the-nrf91-dk
But...
I'm trying to get the ble_app_multilink_central example from sdk15.3 working in a nrf52 usb dongle but am having trouble with unexpected behaviour after programming the dongle...
Hi,
I am developing zigbee solutions for sensor monitoring.
situation a)
ZC(1)------------ZR(2)--------------ZED(3)
situation b)
ZC(1)------------ZR(2)
| ...
Board: PCA10040
Chip: NRF52832
SD132
SDK 15.2.0
SDK Mesh 3.1
I have added the light switch server example into my own app. I tried to run the quick demo, with...
I am using UART with interupt on a project where I communicate over RS-232 with an external circuit. This circuit keep TX low until it has received a reset command from the...
Hi,
I'm beginner here.
Could you guide me how to check that my nrf9160 custom board is working?
Should I program it with any firmware before programming with my application...
Hi,
I have merged nrfx_spi and ble_app_uart examples. I am working with SDK15.3 on a nRF52832 based ISP1507. I seem to be able to transmit the data stored in the tx buffer...
hi ,
i am trying to make a project based on detection using ble 5 on raspberry pi 3.
plz help me with selecting correct and most appropriate ble 5 dongle for good range...
Hello, Dear Support. I try to build BLE Mesh from several nRF52840 Development Kits. I use example [serial] from SDK for Mesh v3.1.0. After building solution in SeS and starting...
Hello:
I am able to compile, load/flash successfully for my BLE + FreeRTOS application to my nRF52840 DK board. However, I am not able to start or pause execution of the...
Hello.
I am trying to migrate from sdk 11 to sdk 12 and I am having difficulty in adapting the device_manager.h functions that I am using in my code to the peer_manager...
Hi
I would like to be able to (force) stop characteristic notifications at some point in time.
Imagine a smartphone connects to peripheral and enables characteristic notification...