Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
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...
I am testing secure DFU with hex files under D:\nRF5_SDK_16\examples\dfu\secure_dfu_test_images\ble\nrf52832 folder. After programming softdevice, bootloader, and application...
I'm using VS Code on a Windows 10 machine to develop a product that will use an over the air device firmware update. I have my system setup with static memory partitions....
Hi,
I'm implementing a FOTA update procedure for the nRF9160 using the download_client from the nRF Connect SDK 1.9.1 and modem firmware 1.3.1.
In general the image update...
I wat to deug my coe and I have this errors, have you an idea about how to fix them?
HardFault_Handler@0x0002ec3e (c:\Users\ghaaz\Desktop\nRF5_SDK_15.3.0_59ac345copy\modules...
I want to use this command nrfjprog --program .\nrf52840_xxaa.hex --sectorerase
and I had this error any idea about how to fix this?
Parsing image file.
WARNING: A programming...
Hi, I am getting this strange error when building these apps.
[817/827] Linking CXX executable zephyr\zephyr_pre0.elf FAILED: zephyr/zephyr_pre0.elf zephyr/zephyr_pre0...
Hi,
We are working with SDK v14.1 and are trying to debug some memory issues by enabling MEM_MANAGER_ENABLE_DIAGNOSTICS .
In memory_manager.c in function print_block_info...
Hello,
We are trying to write a proprietary protocol following the documentation for the RADIO peripheral using the NRF Connect SDK 2.0.
The TX side seems to be working...
Hi,
I have a problem in parent node.
When I use gc_neighbor[i].u.base.time_to_expire for caculator time to expire in child node by:
But when
or bigger, exp_time...
Hello
We are using 52832 product one central can communicate with any othre peripherals, It works fine. I can send write data and received data from peripheral, But I can...
I'm attempting to create an NFC type 4 message to allow certain information to be read using a phone or other NFC reader. I've studied a number of examples, but none that...
Hi,
I'm trying to get the http_client sample working on nrf9160dk_nrf9160ns. The code compiled successfully, but there was a runtime error. And the printed messages are...
Hi all,
I am using the gyro in MPU9250 and using the general sensor api to read the gyro values. How do I set the sampling rate of the MPU9250 ? or What is the default sampling...
Hello Team,
I am using ncs 1.9.0 and at_client sample.
Can I have your suggestion on why I am getting following error everytime I try to clean solution?
After...
Hello,
For custom board designs, as the Segger JLink is no longer supported, what is the recommended solution for doing code development, debug, erasing and programming...