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
I'm facing a problem since I've upgraded to SD140 6.1 .
I'm running as multilink central, and want to keep scanning even after connection. I scan with the following...
Hi,
I am working on an application using the nrf52 sdk v15 and nrf Mesh sdk v2.1.1 on nrf52840 PDK. Starting from the nrf5_SDK_for_Mesh_v2.1.1_src\examples\sdk_coexist\ble_app_uart_coexist...
I'm currently adding a large characteristic (5.3 times bigger than my max MTU) to my device that supports multiple peripheral connections. This characteristic is used to set...
Hi.
I want to get thingy's sensor data on nRF52840.
I found that 'ble_app_multi_link_multi_role' example, but there are only get button and led state.
By using that...
The SDK for Thread v1.0.0 documentation mentions a Thread Throughput Example, but I cannot find it in the examples folder, where can I get this example app?
hi ,
I have a project with sdk14.2 nrf52832. It works well, it can broadcast, it can connect, everything is fine.
But I have a new project that requires nrf52840. My...
Hi i am trying to do DFU boot-loader in nRF52832 and i am following all the step that you have provide in nordic developer zone ( https://devzone.nordicsemi.com/b/blog/posts...
When using my mobile to make provisioning with the GATT provisioning example for the light switch, is the mobile a node? Does it get the messages as well? Does it work as...
I'm under the impression that this piece of the given example is an interrupt handler. Am I correct? If yes, then there another snippet:
So, is there a while loop inside...
Hi All,
I am facing problem in my bootloader linking please see below
Linking target: binaries/bl/bootloader.out /tmp/cc9UGLw7.ltrans4.ltrans.o: In function `nrf_svc_handler_c...
How do you think - is there resources enough to add SPL (sound pressure level) measurement functionality into Nordic Thingy:52? Is microphone appropriate or may be external...
Hello, I'm using the example package Nordik_Mesh_V2_0_1 \ nrf5_SDK_for_Mesh_v2.0.1_src \ examples \ light_switch, and I would like to extend the number of servers from 4 to...
I'm trying to understand the cost differences, and pros and cons between:
A) creating a two chip solution - Using a BLE module - PLUS an second micro that runs my application...
I am in the process of trying to send live data from a nrf52 board over bluetooth to another nrf52 board using the example projects ble_app_uart_c and ble_app_uart. We are...