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...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Morning Everyone,
We use raspberry pis as part of our test equipment. The final stage of our CI/CD pipeline downloads the build dfu packages to a Pi and then does an OTA...
Hi,
I try to run SDK17.1 examples/dfu/secure_bootloader/pca10040_uart_debug.
Only UART example does not have softdevice.
I build and run that example on SES on M1...
Hi,
https://github.com/NordicPlayground/nrf52-ble-app-uart-c-multilink
I have tried the example you modified. It works fine. However, I get ERROR 17 NRF_BUSY when 2-3...
Hi Sir/Miss,
I encounter a problem which is in programmer software.
When I open software and connect to nRF52840 DK. Right flash size window will display some animation...
Hi,
Is it possible to send data on Connected mode and in parallel also send the periodic data ?
I tried to implement that but it fails to send in data on Connected...
Hi,
We setup a mesh network with 26 sensor devices, configured these 26 devices into one group. From the mesh gateway device, it sends group message to these 26 devices...
Hi there,
I'm currently using SDK 17.1.0 with the NRF52832 Development Board. This is pretty new to me, but the examples helped me get an application going pretty quickly...
I'm using a nrf52840dongle board with the prj_no_dfu.conf configuration with the following additions:
CONFIG_BOARD_HAS_NRF5_BOOTLOADER=n CONFIG_CHIP_LIB_SHELL=y CONFIG_LOG...
Dear Nordic Engineers
I install nrf command line 10.1.6.0 in my office PC.There was a problem after the installation complate.
I input "nrfjprog" in powerShell ,it's normal...
Hello,
we have a remote control with 7 buttons.
Every button shall wakeup the device from deep sleep.
Beside i will have an interrupt on Button 6 and 7.
So the problem...
I am using nrfconnect 1.5.1 (zephyr/command line) with modem firmware 1.2.3 and believe I have found a fairly serious bug/behavior in the UDP API. It is pretty easy "crash...
Hi,
I looked at some of the questions on the forum and they didn't give me good advice. Currently all I can do is nrf52832 Security 1 Level 4 and nrf52833 Security 1 Level...
In the nRF5340 product specification version 1.2, I see an internal bandgap reference error range of -1.8/+0.5%.
In the nRF5340 product specification version 1.2, I see...