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...
When using nrfutil to generate a DFU settings page (with backup page) of settings version 2, the .hex-file generated by nrfutil is not word-aligned, i.e. the number of bytes...
I noticed that as of SDK v16 a required component to use the Soft Device is nrf_section_iter which is located in the directory "\libraries\experimental_section_vars". Is this...
Hello,
The product specification for the nRF52832 only shows 3.0V performance. What is the performance in parameters such as Tx power, Rx sensitivity, maximum MCU clocking...
Hi,
I'm currently developing firmware in the Arduino environment using a dev board (Adafruit Feather nRF52840). Once I complete development, how do I transition the firmware...
Hi, I am developing the application in nRF52832 with SDK_16 in SES.
I have a problem with DFU
I need to run the application and DFU has to be activate only if the mobile...
Hello everyone
I'm using NRF MESH4.0, I have add simple_on_off model to experimental_dimming example,and it works .
My question is : MESH PROFILE V1.0 have mentioned bound...
Hello, i am trying to adapt DFU in the Light switch Proxy server example, however in midle the process of receive the DFU packets i got this error: Abort event. packet loss...
Has anyone (tried to) simultaneously use the same QSPI Flash memory directly from an nRF52840 program and as a USB block device?
We have both functions running in the same...
Hi
I am working with nRF52832 DK, using Segger IDE. I want to read data(a file) from a computer and process the data on DK. Is there any way of doing it? Also, is it possible...
Hi Nordic Team:
Can you help me to support BIS or CIS example .btt file。This file was captured by Ellisys tool。So ,I can refer to file ,and understand 5.2 Core Spec about...
Referencing the recommended 52840 PCB layout for the WLCSP package, we noticed two thru-hole vias in the middle of the ground area (in the center of the package). Do these...
Hello,
I am trying to implement ble DFU on our custom nRF52832 board. Up until now we have had no issues with our application running as SoftDevice+Application but some...
I'm attempting to send a time sync message in a mesh packet. When I construct the packet during it's timeslot (for timing determinism) the system faults during encryption...
We are developing using SDK 15.3.0 and S140. After I noticed that advertising stopped when a connection occurred, I was directed to simply restart upon connection. I have...