Hi
I'm trying to use the nRF Cloud Provisioning Service with the nRF Cloud multi-service sample in SDK 2.6 on a nRF9151DK.
I have got the token from the device using AT...
Im streaming audio from a gateway to headsets using BIS, but I am unable to get multiple streams working, so that I can switch between streams on the headsets. How do I set...
I upgraded from v2.7.0 to v2.8.0 of the nRF Connect SDK and noticed that the UART was no longer working.
It seemed the UART receives one byte and calls exit. Transmit doesn...
Hi,
The errors that need to be resolved are as follows, and I think the sdk is not installed properly:
1.Please help me troubleshoot the installation problem of nRF...
SDK : 2.6.1
uC: nrf5340
Hi,
how to avoid erasing of the application settings when updating the firmware via bluetooth.
When using the android version of "nrf connect...
Dear:
I am useing NCSv2.6.0 version.On the basis of my project, adding RTT printing of Bluetooth scan packet and scan response packet will frequently appear Log crash. ...
Hi! Recently, I tried putting my nrf9160dk into SYSTEM OFF mode. The code instantly puts it into SYSTEM OFF mode and waits for a gpio interrupt. The problem however is that...
Hi,
I want to configure "BLE_GAP_PHY_2MBPS" in ble_app_uart example of sdk 15.3.0 for faster communication, for this i have changed
BLE_GAP_EVT_PHY_UPDATE_REQUEST: { ...
Hello community,
I am trying to obtain minimum current consumption in dk. I found lot on internet but currently there is no example code for RTC and PSM mode.
Can anyone...
Hi,
In the documentaton nERF52832_PS_v1.4, the common mode rejection ratio of the ADC when used in differential inputs is not given in the electrical specifications, where...
Hey
I have connected multiple centrals to one peripheral using multi peripheral program and tried to send data from peripheral to centrals, it worked. Now i want to send...
Is there a firmware file you have that allows the dongle to function as a central for BLE with bluetooth 5 completely standalone. We don't want to have to use nrfConnect or...
Hello,
I am experiencing a problem similar to this thread, when I am using the counter feature of timer 2 together with PPI to count the number of SPI DMA (SPI3 currently...
SDK 15.3 NRF52840
Hi, I'm trying to write a very basic bootloader for my application and the memory map is more or less as follows. 0x0000-0x10000 Bootloader 0x10000-0x70000...
Dear sirs,
I have Just received nRF52840-DK board today I am looking for information on how to get started with this. It is my first time on the RF path, so any thing that...
I am trying to get the "ble_connectivity" project to work on the nRF52840 Dongle.
I am using a nRF52840 DK as a debugger, and SES Nordic Edition V4.16 (64-bit), with SDK...
Hi,
I received the nrf52 DK I ordered before, but I just realized that I can't find the schematic document for it online. Is it private?
Can anyone help? Appreciated....
When trying to import a project as ber the getting started assistant I get a "Can't Load Project File" error in SES with the below log. Does anyone know what the source of...
Hi, I want to try to connect a Samsung Galaxy S5 Neo (Android 6.0.1) with nRFConnect App with the HeartRateService example. The HRS runs on a nRF52840 Preview DK with SDK14...
nrfutil 5.2.0: init_packet missing from manifest.json. Checked the generated .zip using "nrfutil pkg display", the data are in .DAT file for each image. Does that mean our...
Hi,
We are developing sensors with the nRF52840. We send data packets of approx. 160 bytes with 25 Hz. We interact with a PC (Ubuntu - bluez 5.48) which works with one sensor...
We are using a Nordic 100028 usb dongle programmed as a ble uart central to interface with our ble uart peripheral based boards. The subject line pretty much says it all....