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 have to open a new discussion session on the same topic because the current session has been closed.
The topic is as follows: devzone.nordicsemi.com/.../at...
Hi,
We currently have a Gazell project that runs on nRF52832 . We have difficulties changing the project target to the nRF52810 .
From the SDK17.0.2, example: "gzll_ack_payload_device_pca10040...
Hi,
I have a firmware (performing DFU over Bluetooth )that runs well on nRF52833 dev kit and for developing the DFU over BLE. I follow this tutorial
https://devzone.nordicsemi...
Using SDK 17.0.2 I wrote a function to modify advertising interval on the run. The function doesn't return any error but the interval isn't changed. What am I doing wrong...
After nrf_drv_twi_tx() function and nrf_drv_twi_rx() function, m_xfer_done is checked using APP_ERROR_CHECK(m_xfer_done). What is the significance of checking m_xfer_done...
Hi,
I am working on DFU-OTA example on BLE. my doubt here is once the controller copied the image into slot1 bootloader will immediately start to validate whether the image...
I am using the following code to generate and output a n-MHz clock on a GPIO pin. (code is borrowed/copied from another question on this forum)
However, the clock output...
I download the zip file(nrf-command-line-tools-10.15.4_amd64.zip) in the website.
And then I unzip it get the following structure files:
JLink_Linux_V758b_x86_64.deb JLink_Linux_V758b_x86_64...
Hello everyone!
Long story short, we are developing a BLE application based on the Nordic UART peripheral example. The board (STM32 micro + BL652 BLE module w nrf52832 inside...
Hi All,
I have a question about notify data size.
I have a 10byte array, but the length after Notify is sent will be max len = 50byte which I set in characteristic.
...
6 hours ago
Online steve.hou
2 pts.
Dear support,
I am the beginner of of the Nordic with 52840 chipset, i am try to running sdk 1.90 with zephyr os
i am...
Hey, I'm trying to get a basic BLE with coded PHY (125Kbps) setup with on the fly encryption/decryption working but I'm running into a strange problem. I'm using a custom...
Hi, I want to use the nRF9160 in a project, where I need the antenna attached to the nRF9160 to be able to handle being 1000m below the sea-surface. It is an AUV that collects...