Hi,Team,
I am developing pawr using nrf54l15-dk. I wanted to set the parameters of pawr with 128 sub-events and 8 response intervals, but the setting Failed and the error...
Hi,
I have a custom board where I have an nrf9161 main processor and an nrf54L05 processor connected with each other via I2C.
In this case, I'd like to manage the communication...
Hi
I've an application running on nRF Conenct SDK 3.0.2 on an nRF52840DK. Now I tried to enable update support over serial recovery of MCUBoot using the USB ACM.
First...
Hi
I am trying to mugrate my app from v2.6.1 to v.3.0.2.
As I have several configuration variants, so I build from batchfiles, ending in a west build command. Updating...
I have created the nRF Cloud Multiservice Sample application and would like to add WIFI support.
I am using nRF9151 with nRF7002 EK hardware and would like help in adding...
The nrf_cloud_multi_service sampe is running in to fatal error while trying to downolad A-GNSS data. The sample is configured to work with NB-IoT and CoAP.
Here is the log...
Hello,
We see there is a HID BLE keyboard example in NCS and it works great.
So we are checking if we can using it or re-develop it for a BLE Braille Keyboard to fit...
https://www.nordicsemi.com/-/media/Software-and-other-downloads/Desktop-software/nRF-command-line-tools/sw/Versions-10-x-x/nRF-Command-Line-Tools_10_6_0_OSX.tar
The file...
Hi,
we have developed a device with the nRF52832 that conncects with an Android smartphone. Our connection is secured and encrypted.
However, that doesn't really prevent...
Hi ,Nordic:
I used thingy:91 boards and firmware verison is thingy91_fw_2019-11-29_d3130d77, The board can connect to the nrf cloud, but cannot obtain gps data. We refer...
Hi
I'm reading the documentation and I have some doubts about the nRF9160 board.
So, the board is divided into the micro controller nRF9160 SiP ( https://infocenter.nordicsemi...
Hi Devzone:
I have 1 differential pair and 1 single ended pin I want to read, so I wrote code below into saadc_init function:
In this case AIN4 is the single ended pin...
Hello Support
When calling the function nrf_nvmc_page_erase(0xF7000) (In nrf_nvmc.c) I immediately get a Hardfault error when the code reaches the line where it calls wait_for_flash_ready...
Hi there,
I'm working on nrf52832 and using a PPI channel between a Timer and an SPI to output a voltage, for now, it works fine. But when I try to make it faster, e.g...
Hi,
Just reporting an issue I am having with the nRF9160 SDK in the hope that it will help someone else. OS is Ubuntu 18.04.
I was getting errors which look like this...
Hi,
Is there already written implementation of the Generic Battery Models and Generic Property Models for Mesh SDK for nRF52 Series?
In the nrf5 mesh SDK (nrf5_SDK_for_Mesh_v4...
Hi,
Small question regarding BLE_NFC_SEC_PARAM_IO_CAPS.
I want my NRF application to advertise so my mobile will connect with passkey.
I need my mobile user to send...
Hi All:
Not called the above timeslot, peripheral timer( nrf_drv_timer_t m_timer = NRF_DRV_TIMER_INSTANCE(2) ) Can enter timer_handler normally. code snippet:
void...
Hi All:
Not called the above timeslot, peripheral timer( nrf_drv_timer_t m_timer = NRF_DRV_TIMER_INSTANCE(2) ) Can enter timer_handler normally. code snippet:
void timer_handler...