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...
Hello all,
I am configuring a low power application for the nrf52832 board (custom board). This is a very low power application and I want the board to stay on sleep mode...
Hello everyone, I am working with a BMI160 6-DoF sensor. I have some drivers related to this chip. Using the Segger J-Link debugger the drivers just work fine without any...
I update a couple of device to mfw_nrf9160_1.3.2.zip.
Before that (1.3.1), my experience was to get a ENETDOWN, when calling " sendto" while the device has lost some the...
Hi.
I'm trying to add Bluetooth capability to the "Asset Tracker V2" project. I was able to do it on the nRF9160DK board. I could not find a working example to make the...
Hello,
windows10 x64.
i have used NCS1.9.1 and NCS1.9.99,now i want update to 2.0.99
how to install NCS2.0.99?
because nRF Connect for Desktop Toolchain manager no...
Hi,
1. How to calculate the Flash and RAM usages at runtime? I am able to do it static way but wanted to analyze this at runtime.
2. How to calculate the Heap usages at...
Hallo,
currently I try to optimise the functionality of my extended advertiser code. I found that there are also some call-backs defined for extended advertisers. The struct...
I use iOS nRF Connect APP to test DFU. But it failed with writing is not permitted.
The following is log message of nRF52832 device. 00> <info> app: Inside main 00> 00>...
Hi,
I am working on a system that runs a proprietary protocol, i.e. non-BLE, which works fine when it uses either uncoded links or S=8 ( LR125Kbit ) coded links, but I want...
Hello everyone, I am trying to send a string printed float number using the ESB protocol. I am using nrfConnect SDK 1.9.1 with nrf52832, started off with the supplied esb_ptx...
Respected,
I am using NRF connect for desktop for programming my actinius sensor (ICARUS IOT BOARD) but whenever I want to upload and reset the board using actinius programmer...
We have an nRF52832 based device and want to add the ability to receive audio from an iPad. We want to receive all system audio without a custom App, so need to use a standard...
Hello,
we would like to update our application software. There is plenty documentation from Nordic all over the place, some relevant, some outdated, with boot loader, without...
When I debug my program I have this issue,
Reading symbols from C:\Users\ghaaz\Desktop\Hakim_byBaha-mainaccelgyroiuart1\NewSDKFinal-main\examples\test_gyro_acce...
Hello,
We need to enable hardware flow control in the serial LTE modem application (2.0.0 release) on the nRF9160 for use with an external MCU.
We have tried to do so...