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 ,
I am trying to code for pca10040 nordic development kit .
My main aim is , connect two boards using using BLE .
One acting as publisher and other one as server...
Flash nRF5_SDK_15.2.0 ble_app_uart in PCA10056 without editing, It occurs regardless of iOS Apps (nRF Connect / nRF Toolbox / LightBlue) when connected with iPad (A1673 iOS13...
Hi,
I am trying to implement application timer to ant+ examples in SDK15.2. I used application timer tutorial here on devzone. The project builds fine, but when i run it...
So the nrf53 codebase is pretty much non-existent from what I can see. Is there any example code to launch the proprietary Enhanced Shockburst in receive mode?
Kind of like...
Hi, I've got an application where I need to send a message and then receive a response on a half duplex serial link.
I feel like this is a pretty common use case but the...
Has anyone added cpputest ( https://cpputest.github.io/ ) to Segger Embedded Studio and can share the setup? Can build with some minor changes (had to disable CPPUTEST_USE_STD_CPP_LIB...
Hi,
I'm trying to integrate the light switch server example in nRF5 SDK for Mesh v4 with ble app beacon from the nRF5 SDK v16. I added the advertising_init and the advertising_start...
hello again,
i spent the last three days on the theme dfu, bl, app, sd. Now there are some questions I can't answer me with reading.
Question 1) Does a new app works ...
Hello!
In our design we need BLE 5 solution with maximum allowable by reulation +20 dBm TX power. It is not a problem to use a separate PA for achieving that power, however...
Unable to obtain repeatable scan response data.
I can obtain advertising data and scan response data from 3rd party devices. I can obtain advertising data from my server...
When initializing models from the models_init_cb it's useful to check the current configuration using the mesh config API. However, the returned values are always the default...
We are testing GPS capabilities for our hardware, using mfw 1.1.0 in the field. We have the following test conditions
The unit is ackquiring position every 5 min
the...
Hello,
We are trying to run the ble_ant_app_hrm example on nRF52840DK using nRF5_SDK_16.0.0_98a08e2 SDK and ANT_s340_nrf52840_6.1.1 softdevices (both latest as of today...