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...
Hi,
I am looking to perform programming on a nRF52832 on a custom PCB. So far I am planning to use an SWD connection with my nRF52DK to upload my application.
1. I was...
Hi,
I'm looking for some documentation for both projects. While there inline documentation and example projects are existing, I couldn't find any javadoc (or similar,...
Hi,
I want to use two SPI instances (0 and 1) in my project. I am able to modify the example SPI project to use 2 SPI instances as in the code below and setting #define...
I'm trying to get the ADC running on an nrf51DK, however whatever configuration I use it always outputs a value equivalent to ~0.6v input. I've tried with the basic ADC example...
I bought a product with NRF52840 as MCU. Now I want to communicate with other devices over RS485. So I had to make some changes. I have the following questions and hope to...
i try to build simple hello world program in c++. it successfully compile just yesterday, but somehow it fail to compile now. on the log it seem to use /usr/bin/c++ to compile...
The following code snippets produces Error code 0x0005 when trying to update a characteristic value via custom characteristic programming nd connected to nRFConnect app: ...
The nRF52833 datasheet lists a number of pads as "N.C." however I could not find anything in the datasheet about what to do with these pads. Is it safe to route traces over...
hi
I would like to use BLE Mesh to control my products. I would like to build a mesh network in advance, install a provisioner and automatically provision the nodes when...
I'm working with a lwm2m client using t he LwM2M client utils library to connect with a lwm2m leshan server.
Everything works great with LIFETIME = 30sec (default setting...
Hi:
There are two BLE architecture can be used on the nRF5340:
Split the Bluetooth LE Controller and the host part of the Bluetooth LE stack and run them on different...
Hallo Team,
I am using nrf45340 Audio DK to evaluate Bluetooth LE Audio application example.
For experimental purpose, I am using SBC codec. I have been following instructions...
Hello Nordic support:
We encountered a problem when downlaod the firmware for the nRF9160 with jlink nrfjprog program. Most our nRF9160 module can download firmware OK just...
Hi Nordic Team,
Working Environment:
nRF52832 DK, nRF17.1.0 SDK, Keil uVision 5 IDE, Windowns10 pro PC.
I am working on ble_app_uart.c Peripheral example.
According...
Hello,
the git version in ncs\toolchains\v2.0.0 isgit version 2.26.2.windows.1!
That prevets me from using git credental-manager-core in nRF Connect 2.0.0 console in Visual...