[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update
if 1 step is done, application update...
Dear Developer Zone,
I am new to ANT and am looking for someone to help me to setup an example 15 channel (14 devices) ANT network using the S332 soft-device to test communication...
Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I have an application using 4 wire SPI connecting to a 2MB data flash. An application using UART (no BLE) works fine reading and writing to this device. However with BLE enabled...
HI
I need to perform some RSA tasks on my NRF52832, but I don't see any RSA files under nrf_crypto folder of SDK v16. I am trying to use RSA from mbedtls external folder...
Hello:
I asked a question a few months ago
https://devzone.nordicsemi.com/f/nordic-q-a/54708/about-nrf52840-save-file-error
However, the follow-up did not get an answer...
Hi all,
I want to run ble_app_uart on my custom board.
I have the nRF52832 (PCA10040) connected with my board by SWD P19, SDK 16. Where should i change to make the code...
Hi, i must change IC nrf8001 to IC nRF5x. Is there an easy way to do this? I need the same same protocol of nrf8001 running on nRF5x for compatibility but with the possibility...
Hi,
I've been following the guide https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_thread.html#mandatory-configuration to get started with OpenThread development...
I have a product that advertises as a BLE beacon. It can be placed into BLE DFU mode through local actions (a command on the USB serial port).
Is it possible to add services...
Hello,
I have a question to ask, I want to beacon the temperature and humidity level in nRF Mesh project here .
Please give me some information or reference code...
Hi,
I developed a software (based on SDK V15.3) that works very well in ESB timeslot with a BlueTooth connection. The softdevice version is s140_nrf52_6.1.1.
Today, I...
I am new with the nRF52832. I need to develop a bluetooth slave port for an existing controller. The controller will communicate with the nRF52832 via the UART. For prototyping...
Hello,
We use the NRF52840 dongle in a production environment. Currently when we buy more dongles to add them to the line, we have to program with NRF Connect to get the...
I have a created a custom service and a custom characteristics. The characteristics has both read and write properties. Now I want to authorize the read and write opearations...
Nordic,
We have added Background DFU(Application DFU) in our code and it works for App update. Now i want to add support for Softdevice and Bootloader update in this. Will...
I'm working on setting up a Fitness Machine Service on our nRF52832 custom board.
When I add the Training Status characteristic SIG 0x2AD3, I get Unknown Characteristic...