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...
Hi all,
I am using nRF52832 DK for my project. I need to config BLE for connecting with my phone. After a lot searching, I know that I can use softdevice API for configuring...
I mashed up RTC and SAADC examples. The files of the project are attached in the end of the post. The problem is that after the first iteration (I want to sample audio for...
Hello,
I am using developping on an nRF51822 with SDK12. In our application, our custom board need to communicate with a computer through a USB communication. I am not...
I'm working on the product using the nRF51422 QFAAE00 , SD110_nrf51_8.0.0, SDK 10.0.0. My product has the advertising flow as below
The device advertises forever...
Hello!
I have a problem when scanning and advertising at the same time with a NRF51822 and S130 v.2.0.0. (SDK11).
I can start both scanning and advertising without any...
Hello,
I am designing a PCB layout using nRF52832, I want to make it as small as possible so I am considering to route all component tracks to another layer.
I want...
Hi,
For an application I have a nRF51 at my disposal and I need to transfer about 3'000Bytes. I found in the documentation that the nRF51 can use the S130 SoftDevice which...
Hi.
Using PCApp/MCP(v 3.10.0.14), How can "BLE_GAP_EVT_SEC_INFO_REQUEST" occur?
Or will not it occur?
If it occurs, please tell me how to do it.
Thank.
Hello,
I need help about the multirole with the Freertos.
When I take the code example from Nordic "C:\Nordic\nRF5_SDK_13.0.0_04a0bfd\examples\ble_central_and_peripheral...
Example project: blinky_FreeRTOS_pca10028.uvprojx
I include SEGGER_RTT.h file.
After execute vTaskStartScheduler() function.
SEGGER_RTT_printf(0, "Hello World from SEGGER...
Using C11 compiler, and a Makefile from a template, where the Makefile defines CFLAGS with -Werror I get:
.../components/libraries/util/app_error.c:47:5: error: narrowing...
I running the (nrf52) HRM profile with FreeRTOs and connecting the BLE device with the Nordic Toolkit app.
On occasion the connection to the BLE device fails. After repeated...
Hi, I want to interface BLE module with freeRTOS. Does nordic provide BLE stack for freeRTOS? and if yes then is it opensource? or is there any standard BLE stack which can...
Hello,
I want to design PCB antenna for nRF52832 chip. I took reference from nRF51 dongle hardware layout.
I wanted to spread antenna upto 18mm width so I reduced the...