I am working on PCA10040 board using Keil u5 debugger (V5.23.0.0, JLink setup). After accepting the continuous firmware update requests I get the error message "Missing core...
Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
I have two nrf52 chips connected to each other via SPI
I send data from my Nordic Uart app to my nrf52 chip 1 and I want to send the data that I receive from Mobile app...
Hi,
I'm trying to prepare the firmware for a nRF24LU1+ in order to allow automatic driver installation on Windows.
Based on Microsoft documentation during device enumeration...
I like to provision a node in mesh with the help of computer. Shall i use serial example? Is it possible to use without interactive_pyaci to provision a node with computer...
Hi,
My questions is related to this one: https://devzone.nordicsemi.com/f/nordic-q-a/58250/short-range .
We are also developing board and range is shorter than in smartphones...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
I encountered an issue, please kindly refer to the attachment for the detail.
"'' The problem is: a> Run demo on PCA10056 (BLE adv & ANT continuous scan). b> ANT Dongle...
When trying to configure custom UUID the nRF Connect, the program fails to find the location of the file.
This is due my username to be "Filipe Aguiar" with a space which...
Hello, Nordic community,
I built and successfully run mqtt_simple project on our MQTT broker using v1.1.0 firmware and NCS.
I edited CONFIG_SERIAL=n in spm and mqtt_simple...
I have one of the nRF52840-preview-dk boards. When I brought up nRFgo and clicked on the board, I was invited to update the JLINK firmware. It was pretty enthusiastic in its...
Hello,
I'm trying to use the zephyr settings module to save bluetooth settings on the nRF9160 DK. I'm using the NCS downstream version of Zephyr . Unfortunately in the most...
1.when i use the example on the dir : examples\ble_peripheral\ble_app_blinky\pca10056\s140\arm5_no_packs
i have sucess flash the softdevice and the app:
the console show...
Hello ...
I'm adding buttonless DFU support to my nRF52810 application using the instructions here . I'm using SDK 15.3.0, SD 112 6.1.1.
First question: These instructions...
I'm using the SPI Manager to send large transfers of data to a graphics controller. What I see is that, once a single byte is transferred, the CS line will continue to pulse...
Hi,
Greetings!
I want to disallow an unknown bluetooth device (like phone, etc) to connect to "secure_bootloader_ble_s132_pca10040" except from a bunch of pca10056 (central...