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 using sdk12.2.2 and nrf52832 customised board. My use case is as follows.
Suppose user enters in dfu mode trough app and for example user doesn't update...
I am working with nRF5_SDK_14.2.0 ble_app_beacon example using NRF52 DK. If I have directly copy pated the readily available examples\ble_peripheral\ble_app_beacon\hex\ble_app_beacon_pca10040_s132...
Hello,
I am building an application that doesn't need high-frequency microphone data.
I want to sample the PDM at 4K. It is possible to do so by changing the frequency...
Hi,
After i merged the light switch example in mesh_v1.0,1 sdk with UART example in nRF5 _v14.2 sdk, i'm trying now to put the status data recieved from server node to UART...
Hi,
We develop two BLE projects on NRF51822 and NRF52832 chips.
In both chips, for higher accuracy (better than ±250ppm) exists the option to connect the LFXO 32kHz crystal...
Dear Nordic Engineer,
I am working on sdk15,52840,ble app uart project,
i saw BLE_DTM_ENABLED in sdk config.
// <q> BLE_DTM_ENABLED - ble_dtm - Module for testing RF...
after flashing the board couple of times I get the following error:
device recognized by PC, I can see the drive created on PC
however I can not flash the device, and...
I am developing an IoT Gateway having BLE chip nRF 52840. The BLE of the gateway will connect to and transfer data to a BLE device having Vendor Specific GATT service and...
Hi Nordic,
Any chance I could port Nordic Thingy AWS alexa example code(in js) to Nordic nrf52 dk code(c language), I cannot locate any working AWS example code for nrf52...
I'm having a problem merging the Mesh SDK v1.0.1 with nRF5 SDK 14.2 following the " Coexistence with other Nordic SDKs" section of the Mesh documentation. I have a fresh unzip...
Hi,
I've been modifying this example in order to make some things automatic, which include to read some characteristics via BLE. So I'm trying to use this read function...
I wish to automate the nRF connect tool using python, e.g. perform a scan, connect to a device, discover the services and write some data. Is this possible? I have stumbled...
Hi
facing a strange issue in my firmware.
I am deleting the bonds in the initialisation.
When I go for a hard reset, sometimes I get the peer id list NULL --> correct...
Hi,
I am experimenting with the Thingy52, how do I transmit data from it to the cloud platform of my choice?
In the menu options, I see cloud, what is it for?
What...