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,
We would like to develop a wireless sensor network using the 802.15.4 stack in nRF SDK.
I wanted to know if it is possible to port the existing 802.15.4 example...
Hi,
I'm evaluating the Raytac MDBT50Q devkit, using nRF52840-DK to program it. I'm testing the system with SDK project nRF5_SDK_15.3.0_59ac345\examples\ble_central\ble_app_uart_c...
Hi. I am currently evaluating nrf9160 on a Thingy 91 board and have the environment for the asset_tracker application up and running.
I want to be able to handle JSON messages...
Hi,
I would like to have a system such as follows:
Taking sensor data storing it locally till around 100 samples (Once per second)
Log this data to the SD with a time...
Hello,
I was wondering if there are production ready fully pre-certified modules for the nRF91 Cellular chips? Like what Rigado (u-blox has it now) made with the BMD series...
Hi,
I would like to use the nRF52840 dongle to connect to 8 devices using Ant+ and to around 8-24 devices using Bluetooth.
Is there a maximum number of devices of Ant...
Hello to everyone,
I've just started playing with NRF52 DK (NRF52832 SoC). It is my first time with ARM MCU. I've had prior experience with atmega328p and MSP430. Although...
Just ordered 2 Thingy52 and could only connect to one of them. Both boxes mention 1.1.0 2019.34
I used the code from https://github.com/NordicPlayground/Nordic-Thingy52...
I change the BLE SDK temelate example using this www.novelbits.io/.../ . In this I added 1 Custom service and 2 charactersitc. After compiling and running this got below logs...
I'm looking at implementing frequency hopping between multiple agents (fully connected swarm) in reasonably close proximity to each other (max distance about 150m in an open...
I am using ellisys sniffer and during tests found that the advertisements are getting missed on some of the channels(1 in 50 times).
For e.g. we can see advertisement only...
Hello,
I contact to you because a customer us interested on the part number #nRF52811, and they made the following questions, forwarded from our customer service representative;...
I have develop logic for connect particular device from a list of devices. Now I need logic for disconnect for particular device which I have connected.