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...
Hardware:
1. STM32L476, nrf52832
Software:
1. SES(Segger Embedded Studio)
We had finished our production development on Keil, and right now we want to transplant platform...
HI team,
I like to interface methane, hydrogen and moisture sensor in my custom board which is going to use nrf52840 soc. i am in development stage. for outdoor application...
I would like to know if there is any documentation that speaks of security for push notifications. For example, that talk about security when using a nRF52 device as a beacon...
Hi,
Is it possible to make infinite GATT connection ? I set auto connect in android central app and my program in nrf51DK works. But only 4 hours.
Hardfault is almost...
When I try to build example in SDK 12.3.0, I always get the hex file for nRF51422 target, how should I change the target to build the example for nRF51822?
I set the variables...
I would like to get the timesync example running on the Sparkfun nRF52832 Breakout board .
I can currently download it to the nRF52832 DK using Segger Studio (after making...
Hi all,
I am beginner in Java, I have experince just with assembler and C. I did only one app before in java, with Laird libraries, because we have Laird boards using Nordic...
Hi. I've seen many questions here regarding BLE throughput, I've been trying to get something better than the 200 B/s I'm getting.
I am using a nrf52832 as a GATT server...
I tried to sniff Mesh Packets send with the Light Switch Example but I didn't get any.
For sniffing I use the nrfsniffer v2 with the nrf dongle and for the Light Switch...
I'm trying to get nRF UART logging to work and have included all the nRF_Log libraries as per the blinky example (which works).
However, upon building, I'm getting
"nrf_fprintf...
I am currently using the NRF24l01+ but i want to know if I should be using a different product for my application. I am sending very small amount of information (such as hex...
Hello,
I have a problem through which unfortunately I'm not able to come across alone. I'm using nRF52832 with softdevice and UART central example from SDK14.2 (..\examples...
I have a client device that normally is able to call ble_db_discovery_start and get the callback just fine and is able to complete the db discovery process. However sometimes...