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...
My Project involves adding BLUETOOTH mesh to a current product.
In that product we use the Flash Data storage library to read and write flash. The SDK for mesh documentation...
Hi ,
I tried to download nRF Command Line Tools for linux 64 bit from your server today (01.22.2020). Even though I chose linux 64bit operating system, clicking on link...
Hi,
I bought an nrf51822 beacon from ebay, it has an LED and a button. I am trying to figure out what pins the LED and the button are connected to, without much success...
Hi,
I have cloned code from https://github.com/NordicPlayground/thingy52-mesh-provisioning-demo and everything was looking great.
I have built and loaded code to my 2...
Hello,
on nrf52832, sdk16 S132, I'm using timer 4 and Compare system to step forward in a PWM sequence. everything is going very well until I have more than 3 PPI Chanels...
Hello,
I am using BLE peripheral. I want to send more than 200 bytes of data to the mobile phone. What I need to do in the characteristic definition and after that.
...
Hi .. i am new to pwm, i want to drive the gear motor for that i need pwm pin , which pin i can configure , how to do ? how to configure the pwm pin . which example will be...
Suppose node L is in a friendship with node F. Consider the following:
1. Some other node C sends a message to L.
2. F hears the message, and saves the message into...
Hi Nordic Team, Can you please share any information regarding Indoor Location Tracking feature/application that nRF52840 can support and Example code?
Hello. I 've analyzed a couple of topics here regarding to poweroff. But still want to clarify something. In my project I need to keep MCU in lowest possible power mode, but...
Hello people, As the tittle states, I'm looking for a way to simply enable the GPS module in the thingy:91.
I'm working in the tag v1.1.0 I've been tryng to force with...
Hello, I'm working with nrf52832 and sdk15.0.0 , I made a perihperal example with one service and multi characterestics . when i want to forward on my project and make it...