Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
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. ...