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...
Howdy,
Part of our design process for trying to achieve the most time out of the product's battery is optimizing any pull-up and pull-down values such that when active...
Hello,
After adding pairing using static passkey to my nRF52840 board, i am facing a memory issue :
At the beginning of execution, the code stopped as if there was a breakpoint...
Hi
I have a short question:
I am currently writing on my master thesis about an self built Asset Tracking System. There should be a micro controller as a receiver...
Hello,
I am using Segger Embedded Studio to run AWS FreeRTOS bootloader demo on the nRF52840. When I try to build, I get the error cc310_bl_backend_ecc.h: No such file or...
the first (initialized) Eddystone (e)TLM frame have vbatt unset. I am using SDK 15.3. I suggest the following changes, it simply busy wait until ADC reading is finished before...
I had been programming custom boards with the nRF52840 DK both through nRF Connect and the Command Line tool without issues. I have shorted SB47 to provide power to the target...
Hello,
I am see odd behavior with SES and git repos. I was working on a branch and wanted to confirm there was no issues with the building the project before I started adding...
I am sorry to ask a stupid question as i supposed to fix firmware issue with my zero knowledge.
Before android app (central) connected to peripheral ble 52832, If I press...
Hello,
We have developed a GATT based application based on nRF5_SDK_15.0 (Bluetooth LE without mesh). We want to add mesh functionality in this code as you described in...
Hi, I am new to Nordic devices. I have purchased Nordic Thingy91 (PCA20035).
I need a small clarification on the programming/flashing the nRF9160 and nRF52840 on Thnigy91...
Hello
I am trying to operate the ble_peripheral_hrs example found at SDK 5.11 (several years ago) for Segger, but I can't found a project (*.emproj) for it.
Have you know...
Hi,
I have nrf52840 on my custom board (Based on IMX6, Running Yocto linux) which is connected over UART.
I want to an OTA of zephyr OS on that chip over serial and for...
We have a custom device that we profile with a PowerProfiler (external DUT). Device is battery powered.
We have a strange idle current: cca 5 uA for 2 min, then 900 uA ...
Hello,
I am new to the nrf9160. i am quite confused in between nRF Thingy91(pca20035) and nRF9160DK (pca10090) .
What are the steps i need to follow to get start with...
Hello:
I want to change uart0 tx and rx pin from default 28 and 29 to 10 and 11.
I know the i2c pin change need to change nrf9160_pca10090ns.overlay in app.
So I tried...