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...
Do you give us some software workaround to use SPI (P2.08-MISO, P2.09-MOSI )
The Hardware design refers to datasheet v0.9, connecting P2.08 as MISO and P2.09 as MOSI. From...
Hello,
we are testing the openthread CLI example on nRF54L15dk
We have compiled it with the following options:
CONFIG_OPENTHREAD_CHANNEL_MONITOR =y
CONFIG_OPENTHREAD_CHANNEL_MANAGER...
Hi there,
We are using for BLE communication a nRF52832 chip with random static address configuration (shown in the UART). Can we be sure that the address of a chip will...
Hello, I’m working with the Distance Measurement (nrf_dm) module and aiming to implement a centralized topology using Anchor and Tag roles.
The intended behavior is:
...
Hello,
According to my understanding of Bluetooth Core Specification 6.0, Volume 6, Part H, "Channel Sounding", it is not a requirement that the Initiator and Reflector...
Hi NRF support team, We are developing a custom board based on the NRF9151 SIP. I am experiencing some issues in provisioning the device to the NRF cloud. On the 9151-DK i...
Hi,
We develop functionalities on native_sim before moving to embedded, therefore I am trying to have nRF9160 modem connected to Zephyr "cellular_modem" sample on linux...
Currently, as a peripheral, I can discover services like GAP and GATT on the host. However, I'm encountering issues when trying to discover the ANCS service. When calling...
Hey All,
Last month a network provider had some internal issues which rapidly started rejecting our devices with several EMM registration issues, however due to not seeing...
Hello All,
We have developed a Zigbee End Node device for which we would like to make a radio test.
we are using nRF connect SDK 2.0.0, please note the reason we use the...
Hello Nordic Team,
I’m currently working with the nRF5340-DK and nRF Connect SDK (v2.6) using VS Code . I’ve been testing OTA firmware update processes using MCUboot and...
Hello
I need help, I have a problem implementing ppi gpiote and spim. The ADC I use is mcp3562 which sends via the irq pin when the data is ready. I need to work in continuous...
I used Nordic52480 DK(bulb) as DUT to run Matter Certification case TC-DGGEN-2.1 .
Steps:
1. setup OTBR on Pi4:./certification-tool/backend/test_collections/matter/scripts...
Hello I have an nRF52840 board with a 2 MB external flash I'm using SDK 2.6.2 I'd like to configure the mcuboot_secondary partition to be on the external flash
Here is my...
Hi,
I'm about to develop a custom board with nRF52840 IC. For a first test I need an external antenna. I modified a dongle for a first proof of concept. I removed the antenna...