Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
We are developing a product based on nRF52832 and we need to verify that in case of problems, the device will "fail gracefully". So we looked at implementing the ARM handlers...
I am using LSM6DSOX IMU sensor INT detection with NRF52-DK and have extra 400µA (PPK2 used) on my setup. After a few days of nightmares I finally found that this is related...
Hi,
I'm using nRF Connect SDK v1.9.0
We're working on firmware running on an nRF9160 with TF-M enabled. We need to link with a library to is built with hard-float, so...
Hi,
i want to read temperature sensor value inside the nrf soc on bl653 board. while checking there is a file inside ( \zephyr\drivers\sensor\nrf5) this path. how to configure...
Hi,
I am working on DFU-OTA example. am looking for example , which will help me to copy image from slot1 to slot0 without using scratch pad. it has to override the image...
Hello Team,
I am using the ble_app_hrs_rscs_relay example where NRF52 acts both as a central and peripheral. My question is that when I remove the heart sensor Polar H10...
Hi,
I am working on DFU-OTA sample as suggested in this link. https://devzone.nordicsemi.com/f/nordic-q-a/84766/sample-ncs-code-to-evaluate-dfu-ota-on-nrf52833 .
For nrf52833...
Hello,
I'm using a custom board and i actually have a problem that I never saw before : error 34 (0x22) GATT CONN LMP TIMEOUT.
I have send frames : I did my own custom...
I have a custom design with NRF9160. I try to use the debug output of the NRF9160 DK, but on the debug-out of the nrf91 DK it is not recognize (target Voltage is visible at...
we use nRF52833,SDK:S140,17.2,sometims,the device goes into trouble and the error code is 0x715.
here is the call stack:
/port.c:128 0x00027482 PendSV_Handler
/port...
When developing a BLE device with nRF52840, the following error occurred when importing the header file for spi communication.
ERROR ['NRF_DRV_SPI_INSTANCE_0' undeclared...
I am using FreeRTOS with FatFS/SD card. SDK is nRF5_SDK_17.0.2.
If different tasks access FatFS API in different task, is it thread-safe? i.e. Task A access file A and task...
Hi,
I'm integrating the ble_app_uart example into my project. However, the UART interrupt works a little differently than I expect. I initialized the UART with APP_UART_FIFO_INIT...
Hello
I followed the doc blew for building sample
- https://infocenter.nordicsemi.com/topic/ug_gsg_ses/UG/gsg/intro.html
- https://devzone.nordicsemi.com/nordic/nordic...
Hi,
Currently I have a NRF52832 chip that I am using in a project. The chip is inaccessible since it is inside a device -- I have been performing software updates via the...