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 a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
I am new to nRF9160 development board. I have just opened the board and tried to connect following the startup instructions. I was able to see LED 3 and LED 4 blink the first...
Hi,
I am trying to get a bootloader to work on the nRF52832 and struggling to get the application to run after a DFU. I could not get this to work on my custom board and...
First of all, thank you and kudos to Nordic Support Team for having an awesome and functional forum.
Having said that, I have a question related to the architecture of mesh...
Hello,
I am trying to analyse my project my source code with sourcetrail (give graphics with calling functions).
During indexing task, some libraries are not found like...
Hello,
When I run the ble_app_template application from the examples, sd_app_evt_wait() cause an error and the app to crash. So I've put my project in debug mode (DEBUG...
After successfully running the GPS and acquiring position the application goes into an infinite wait loop when attempting to start it again, but only if either or both of...
Hi all,
I upgraded my Sony Xperia XZ2 Compact to Android 10 recently and am no longer able to find BLE5 devices using advertising extensions in nRF Connect (or any other...
Hi,
I know that many people ask this question on different posts but I was not able to find the right solution for my case.
I am observi ng an average current of 4.7uA...
Hi Nordic-Team, I would like to setup a testbed that should be used to measue/evaluete the power consumption of a nRF52840-DK with a connected secure element (like OPTIGA...
i am using winc1500 for wifi connections , i tried through uart too but it doesn't work . Now i want to execute thrugh spi any example or githib code is available
Hello Nordic Community,
I made custom hardware using nRF9160. I updated modem with latest firmware version 1.1.0.
After updating at_client example code my log file as...
Purchased nRF9160 DK, registered the iBasis SIM card online successfully, but can't connect the cellular network. Checked iBasis's website found the UK is not covered
https...
Hi team,
I was comparing the ble_app_hrs example from SDK v15.3.0 to SDK v16.0.0 and noticed a big difference in the average power consumption. The only change I made to...
I am testing the ble_app_blinky example on nRF52840 BLE SoC and the "nRF Blinky" Android application example which uses the Android-BLE library from NordicSemiconductor. My...