Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
hi,
I have issue with LwM2M Client sample code loading & compilation.
From the release note, NCS v1.1.0 can support LwM2M on the DK. Confirmed the sample code can be loaded...
Question/Problem Statement
For evaluation we decided to do some current measurements using the power profiler kit. As a benchmark run, we wanted to measure the current on...
hello,
I'm using NRF52840, developed android application NRF toolbox. The problem is that when I receive row data into BleManage to lagcat window but I can not find a proper...
Hi
How do you transmit using UART on segger. Up until now I have been using the debug console and the NRF_LOG_INFO command to send information from the DK to my computer...
The cloning instructions for the Cat tracker example fail:
https://bifravst.gitbook.io/bifravst/v/saga/cat-tracker-firmware/building#prepare-your-system
$ west init -m...
Hi I have two zigbee routers running the light bulb example, the thing is that it seems as they are not forming a mesh, Im doing the following:
1. Pair lightbulb 1 with...
Hi all,
I'm working on a custom Ble service based on this tutorial: https://github.com/bjornspockeli/custom_ble_service_example on nrf52840.
I've been able to add about...
Hi,
We are planning to use an Automotive Grade Bluetooth SoC in one of our new designs.
In the Product Specification of nRF5340, we have seen that the Operating Temperature...
Hello Nordic,
I have several questions regarding the BLE connection. I have 2 sparkfun nRF52840 boards and an android phone (android 6.0).
This is my scenario:
- the...
I'am studying the ble examples under SDK16.0.0. In the Uart example, the structure of ble_advertising_init_t is used to initiate the advertising module. However, the stucture...
Hello,
I was trying to make fatfs example work on my nrf52_pca10040 board, but it always fail to init (<info> app: Disk initialization failed.)
I'm using a 4GB sd card...
Hi all,
We have a running project with Nordic SDK on thread.
Now, we are considering to include some ble functionalities in our application and use freertos to manage...
Hi,
I order one nRF5340 PDK from Mouser.
I am following the get started document.
https://infocenter.nordicsemi.com/topic/ug_gsg_ncs/UG/gsg/first_test.html?cp=1_1_2_3...