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...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
Hello,
I am using configUSE_TICKLESS_IDLE with RTC2 setup for FreeRTOS tick, occasionally I am seeing the asserting in task.c at line configASSERT( ( xTickCount + xTicksToJump...
Hello everyone,
I’m fairly new to Android development and currently building a BLE app using Kotlin in Android Studio. So far, I’ve managed to implement scanning, connecting...
After a fresh installation of NCS 3.0.2 SDK and toolchain via the VScode extension, all west modules are reporting modifications:
PS C:\ncs\v3.0.2\zephyr> west status =...
Hi Nordic Team,
I am working on implementing synchronized sensor sampling on multiple Bluetooth devices that are externally triggered. To achieve this, I have combined the...
Why project config is not finding relative path of these files but absolute path works fine:
CONFIG_CHIP_FACTORY_DATA_USER_CERTS_DAC_CERT = "certs/Chip-DAC-Cert.der" ...
HI DevZone,
I am trying to add the coded phy features in Peripheral_Uart and Central_Uart examples of NCS. I hope Coded phy features are successfully added into Peripheral_Uart...
Hello,
To finaly adjust the inside crystal capacitor at the end of production, I need measure the LFXO and HFXO frequencies signals to fine tuning. How should I do ?
Best...
Hi Nordic DevZone !
I'm facing an issue that I cannot manage to fix by myself.
So here is the brief: I'm trying to create a BLE beacon that will send some analysis results...
We are working with the nRF7002-DK board and need to measure and minimize power consumption. We are using Wi-Fi in our application and currently working with the sample nrf...
Hello
I created the out of tree sample sensor application with SDK 2.6.2 and it built just fine However it builds only when it is inside the sdk that was pulled when I selected...
Hello, I would like to appply change in asset tracker template FROM nrf_cloud to Firebase Realtime Database.
https://github.com/nrfconnect/Asset-Tracker-Template/blob/main...
i am working on controlling rgb led with nrf52832 using ble which is based on ble_app_uart example script so my script is working properly on your development board everthing...
Hi there, I´m totally new to Zephyr & Nordic, started with some Trainings on NRF52840DK and jumped in with a device driver developement where I took a availalbe out of Tree...
Reference states a +/- 3% tolerance, which is rather high. 1. Do any of the reference voltages exhibit a better tolerance? 2. Is it possible to roughly model the tolerance...
Hi,
I want to measure the current draw of the MCU only on the nRF52840DK while I am running my custom code. I want to exclude the current draw of all components except for...