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...
To preface:
Board: nRF9151DK
nRF Connect SDK / Toolchain: 3.1.0
Hello,
I believe I found a bug regarding PSM (Power Save Mode). Specifically, you can't disable...
Starting with the lbs example from lesson l4e2 of BT fundamentals course, I'd like to send an indication similar to the button (and keep the button). I basically created duplicates...
I am using the nRF9151-DK with the standard (from code examples) firmware . When configuring both P0.13 and P0.17 as ADC inputs, I notice that the current consumption on P0...
I am working with the connected_cs examples on the nRF54L15 DK and trying to swap the GAP roles. In my case:
Initiator = GAP Peripheral
Reflector = GAP Central...
I am working on a Bluetooth Low Energy (BLE) project using the nRF52840 Development Kit (DK) , which has been reconfigured to simulate an nRF52805 chip. The firmware is based...
How can you get the simple channel sounding test going with the bluetooth/cs shell commands?
I've got the shell working over UART and devices talking with each other but...
I tried to add external memory to mcuboot. In fact, I have successfully added it in app, but the same configuration seems to have problems in mcuboot ,mcuboot reports an error...
Hi,
We are developing a hardware and software solution for a locator tag using a minimalist approach. We want to use both, the Google Find Hub and Apple Find My Network...
I maintain an nRF52840 project on the legacy nRF5 SDK and am migrating to an nRF54L15 Bare Metal project.
I could not find a bare-metal “radio test” example, so I’m bootstrapping...
I do connect 52840 DK board to PC through USB cable, sine I want to see runtime log. but meanwhile, I want to use PPK2 to see the current of 52840 DK board, Can I get the...
Hi everyone, I noticed something unusual while testing BLE transmission and reception:
Transmitter: nRF5340DK
Receiver setups tested:
config:Target board...
Hi,
If I build the extxip_smp_svr sample app for the nrf5340dk board. The network image firmware version is set to 0.0.0.0.
To reproduce the issue, do the following...
In Lesson-3 Ex-2 for the BLE Fundamentals course, the steps for setting preferred PHY (steps 7 thru 9) is causing fault on my nRF52840-DK board.
Log messages are as follows...
Hi Nordic Team,
I'm currently working on integrating TagoIO using MQTT in our application. While attempting to add the MQTT connection details—specifically the username...
Hello,
I have a problem with a custom board using a nRF9151.
I can flash the nRF9151 and it seams to flash successfully (I tried with a blinky program and the leds start...