Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
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...