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...
I am using the cloud client example and connect to the nRF Cloud. I receive message fine on an interval and when I press the button.
I do not get any notification in my...
Hi all,
I am hoping to eventually integrate the crashlog functionality, but prior to this, I wanted to test the basic functionality with the flashlog. I have looked through...
Hi,
I'm currently working on getting LTE to work on our custom card, featuring an nRF9161 and an MFF2 eSIM (without PIN), but I can't seem to initialize our eSIM. I have...
Hi,
I know this issue has been addressed in other posts but none of the solutions tested worked for me. I tried the solution of this post : Intellisense stops working when...
hw: nRF9160-DK, v1.1.0
Using the McuBoot-Loader of NCS 2.5.1 and the NCS 2.6.1 zephyr dfu module seems to be not longer aligned with it.
A app using NCS 2.5.1 zephyr's...
We are developing Matter/Thread based Smart Lock product. One of the product requirements is that the product should be able to connect to a BLE mobile APP at all times i...
Hi,
The CPU temperature module is located in the network CPU in the case of nRF5340. I have read this thread : Zephyr API to read the nRF5340 die temperature - Nordic Q&A...
Hello,
we use nrf5340 with Connect SDK v2.0.0 and we have adopted rules for indicating the update process and the operation of the bootloader in the device. Therefore, I...
I am working with the Ebyte e83 Dev board and Also got the ARM-JTAG programmer.
I have been trying to follow the nrf connect for VS code series and seems to get stuck on...
Before I got a white screen after selecting a ble chip (52840 dongle in my case), I deleted my folders home/ (.config/nrfconnect .config/nrfconnect-bluetooth-low-energy, ...
I just migrated from MacBook Air with M1 processor to MacBook Pro with M3 processor. I installed VS Code and nRF Connect SDK v2.6.0 from scratch on my MacBook Pro. hough my...
Hi,
I followed the steps below and the error "zephyr\zephyr_pre0.elf section 'text' will not fit in region' FLASH'" appeared when I compiled. I did not change any code....
Greetings team,
We are using the nRF Connect for Desktop v4.4.1 and Programmer tool has been updated to v4.3.0
Using this version the MCUBOOT settings are unable to turn...
Hello, I try to config vendor id and product id according to https://docs.nordicsemi.com/bundle/ncs-2.0.2/page/nrf/ug_matter_configuring_protocol.html .
1) When I change...
Good morning,
I work with the nRF52840DK board and the BC840E and I would need to make some changes to the SW of the "radio_test" application, but trying it out I find it...