Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
I have a PCB made for my project. I want to read log from RTT. When I try the same software in the development kit, I can read from RTT. But when I want to read from the PCB...
Hi,
I have a proyect with the following memory requirements.
The current project has a propietary bootloader and bare-metal application. Therefore there is no Zephyr...
Hallo,
In the BSP startup files for the nRF5340 (gcc_startup_nrf5340_application.S & gcc_startup_nrf5340_network.S) the interrupt vectors USPTn_IRQHandler (n=0,...,3) are...
I hope someone can help me here with my question.
In my project we are using a nrf9160 with modem fw version 1.3.5. The application sends/receives data periodically (1 hour...
Hello and thanks for reading.
I have a critical problem with my device, and seeing as the problem is BLE related I figured I would ask your help as well. We are using the...
I'm using an nRF9160-DK board with the provided iBASIS SIM card. I followed the instructions here: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.0/nrf/working_with_nrf...
Hi, I have a problem related to DFU OTA through BLE
When performing OTA through Bluetooth, I encountered the following issue:
Firmware built in the same build can be successfully...
Hello, I started looking into the DPPI from NRF5340 series and planning to integrate some functionality into an existing zephyr-based project. Specifically, I need timer-based...
Hey team,
We're having trouble with our device. It's been working fine, sending messages to our backend without a hitch. But after a while, it starts having problems connecting...
Hello.
The MCU of our new design will be the nRF52832.
I would like to know if it is ok to read the voltage of the battery that powers the system, nominal voltage of 3...
Dear support team,
1. Can mesh provisioner configure multiple devices at one time? For example, there are five unprovisioned devices within the provisioner's network. Can...
Hello,
I cannot flash the nRF52840 Dongle using Programmer 4.3.0 with hex file sniffer_nrf52840dk_nrf52840_4.1.1.hex.
The option for writing is grayed out. =
- python...
While developing, I usually connect to the Serial COM Port to see my print statements.
However, when the devices crashes, only "*** Booting nRF Connect SDK v2.5.1 ***" is...
I've got a project that I'm going to want to do DFU through the UART, and in order to transfer files in a follow-on activity, I want SMP running in the application. Therefore...
We're trying to connect to our Azure Iot Hub using the Azure Iot Hub library provided by Nrf Connect Sdk 2.6.0 (without DPS). We're currently using the evaluation board to...