[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 am in a need to measure a battery level under a constant load. Rather than adding a custom electronics, I am considering using the radio. I believe there is a way of doing...
Hello,
I am attempting to use a J-Link or a FORTE programmer to interface with the debug port to upload a new binary/program to my board. Is this possible? I am trying to...
nRF52840
NCS 2.4.1 to NCS 2.6.1
My project is based on the coap_server example. When I ported it from NCS 2.4.1 to NCS 2.6.1, the network key and PSKC changed. All other...
SDK: v2.6.0. nRF5340 custom board
Hello I'm trying to do an static partitioning scheme using a pm_static.yml file and also I want to use NVS to store some data.
The...
Hi!
First off: I know the Cryptocell register interface is not officially supported, but I'm using it for learning purposes and I'd like to understand what's happening....
Hi, Using ncs v2.7 on the nrf9160, is there a data limit using MQTT to communicate with Azure IoT Hub per message? I'm trying to determine if I will need to chunk my telemetry...
We are developing a sleepy end device using the nRF52840, using light switch sample . The end device is connected to a Zigbee coordinator, also based on the nRF52840.When...
We are using a 5340 with a Skyworks 66112 FEM. Below is our hci_ipc.overlay file.
We are setting CONFIG_BT_CTLR_TX_PWR_ANTENNA =20. When we measure the output of the FEM...
I'd like to use playback feature of PWM. There is NRFX function for that: nrfx_pwm_complex_playback(). This function, like other NRFX drivers, needs appropriate instance structure...
My Win10 app - needs to connect to an NRF52 that is using the "NuS" Service - and I can't use the WinRT or dotNET.
In this post: https://devzone.nordicsemi.com/f/nordic...
Hello,
Thank you for reading my question. My company and I have developed a BLE device for use with windows computers based on the nrf52810. The device pairs with windows...
I'm building my zephyr project for nRF5340, using west.
However, each time I change my code and re-build to try it, my PC (which is pretty recent) takes around 40-50s just...
Hey.
I have a problem where the task watchdog times out immediately.
I have taken the samples/basic/task_wdt sample and modified it a bit to simulate what I have in...