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...
I am trying to install the pc-ble-driver onto my PC so that I can get the dll and lib files necessary to read/write from a nRF52840 Dongle programmatically. I am following...
Hello, we are using microchip bluetooth as uart tranpsarent and we have custom app in android to control it. In future we are going to do mesh application in android. But...
Hi
Using SDK for Mesh 4.0.0
I had a strange behaviour: Setting up a model with publication period 16s resulted to an interval of actually 10s. Multiples of 10s were working...
Two traces are attached performing the same function. A connection is made to a bonded device. The peripheral times out and the central tries to reconnect. with SDK 14/SD5...
The default generated Device UUID in SDK For Mesh v4.0.0 uses wrong endianess.
From the Mesh Profile v1.0.1, section "3.10.3 Device UUID" "To decrease the complexity of...
How to generate the Public keys to firmware application?
Even i am unable to install the nrfutil.exe for my windows 7? what could be the issue?
Tried pip install for the...
I would like to "talk" to nRF52 via BLE using an application developed in c#/.NET in Windows 8.1. Any hint?
I checked the BluetoothHeartRate example on MSDN, but I would...
Hi
I have add a device A to zigbee coordinator, but the device A profile is private and data is not zcl, I can not get the APS data in application. How can I to get the...
Hi,
I am trying to integrate the Mesh SDK to my current BLE project which is in Keil. After porting some .h and .c files. I am getting the following errors:
I am aware...
Hi,
I am using the standard ble uart code for ble communication. I am able to receive the data sent from the nrf Connect mobile app and debug it as per my need. All i have...
Hi,
We are using nRF Connect SDK 1.1 for nRF9160.
It is not possible to turn off the shell as a log backend in Zephyr. Is this a bug or a feature? Is there any way I can...
Testing on windows 7 SP1 64-bit with 32-bit nrfjprog 10.5.0 JLinkARM.dll version 6.54c. I do not know the version I had previously but with the old version if you ran an nrfjprog...
In SDK 15.3.0 and 16.0.0 there exists a naming conflict with the FDS and DFU libraries, where both use the variable named "m_fs", which are globally defined and not static...
I am trying for almost a week to communicate from Linux Ubuntu 18.04 using BLE and always get errors. The Java Android code works well from an Android device, and the PC running...