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...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
I recently installed the toolchain on M1 Mac using the automatic installation in the toolchain manager.
However, I noticed that the toolchain manager installs x86 variant...
Developing on ncs 2.1, using vs code and nrf connect extension to debug an application running on nrf 9160dk
I am connecting to aws iot core in a similar fashion as your...
Hello,
I have my BLE Gatt Peripheral application working and running.
I am developing a reader that reads BLE credential.
Application is complete. I flash the .hex file...
Hi
I have configured nrf52840 on my raspberry pi. I want this dongle to stop pairing to other device once connected and also most importantly stop broadcasting once it is...
Hi everyone,
currently I am trying to migrate a project from Segger Studio and SDK v1.8.0 to VS Code in combination with the SDK v2.0.0.
For the Project we are using a...
Hello,
We have observed some issues with downloading firmware update over HTTP over NB-IoT. I'm aware that using TCP over NB-IoT is not recommended, but it is technically...
OS: Windows
NCS Version: v2.0.2 Installed using toolchain manager
IDE: VSCode 1.70.2 + nordic-semiconductor.nrf-connect-extension-pack 2022.5.1
I have applications...
Hi Dev Zone Team,
I have been working with the nRF series for quite sometime and I am having an issue with an nRF52840 based module that I haven't experienced before. I...
Hi,
I'm implementing LESC.
SDK version : 16.0.1
SD version : 7.0.1
example code : ble_app_hrs
I checked that the LESC(just works) function is working.
But...
I'm working on developing a UART Secure DFU platform on the NRF52833 with SDK 17.1 and soft-device s140 v7.2.0.
As there are no direct examples for this application, I followed...
Hi ,
I am new to this nRF5340. In peripherial UART , BLINKY, HELLO WORLD sample program is working fine. i need a support for DF CONNECTIONLESS RX &TX to enable bluetooth...
Hi,
on my Custom Board I'am setting P0.12 to High triggered by a BLE notification (NUS). I'am here using the BLE Uart Example (S112, pca10040). The Custom Board's nrf52832...
Hello,
i want to use the nrfSniffer in Windows. I updated the latest firmware (4.1.0) to the nRF52840 Dongle. I installed also the extcap Package to my personal folder....
Hello,
I would like to use the nRF52840 PDK version 0.9.0 at 1.8V VDD since my peripherals operate at 1.8V. At the same time, I would like to debug the DK through USB. ...