[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...
As stated in the title, when I set CONFIG_CHIP_FACTORY_DATA_BUILD to n , the following compilation error occurs.
However, if I keep it as y , the MCU fails to function...
Is a Zigbee Direct SDK available for Linux which could be used to allow it to act as a Zigbee Virtual Device (ZVD) using Bluetooth LE?
I am particularly interested in the...
I am measuring latency using the nrf5340_audio with SDK 2.8.0. The measurement points are the analog input on the gateway side and the analog output on the headset side. I...
Hi!
I am using v2.6.1/nrf/samples/bluetoothdirection_finding_connectionless_tx/rx sample, and NCS v2.6.1 for AoA. I made some modification on the rx side to stream I/Q data...
Hi support team,
I'm currently developing a project that requires enabling FCB (for dps to Azure IoT Hub) and LittleFS to store data on an external flash. However I cannot...
academy.nordicsemi.com/.../
The comparison of "increment_count + decrement_count != COMBINED_TOTAL" happens after test_mutex unlock. It is possible that between comparison...
“'\x03\x01\x00\xDB\xDC\x00\x00\xDB\xDD\xFF\xD5\xD1\xC0”An error occurred during the transfer of the bin file, and the packet was returned when the crc was fetched. What should...
Hi,
I'm using nRF52833 DK and SDK v17 to test my applications.
I have to use ADC on nRF52811 SoC, and I wanted to develop a demo on nRF52833DK before implementing on nRF52811...
I am trying BLE+WiFi coexistence on NCS 2.8.0 with nRF7002DK and finding some issues.
First is that it's non-functional. Running the wifi/ble_coex example, there is no...
Hello,
I have a BLE DFU question in this thread that has not yet been resolved.
Since the BLE DFU problem has not been resolved, I have implemented a USB DFU as an alternative...
Hi, I bougth 2 nrf52840 dongle but I dont't know how to use it or program them. So I tried to learn about it looking the getting started guide, this beginners tutorial and...
Hi All,
I have a few nRF9151 that don't want to boot.
I'm not sure if they ever had working modem firmware on them:
Any ideas on how to un-brick?
Thanks!
Ja...
HI,
I am using "NRF_POWER -> TASKS_CONSTLAT = 1 ;" to enable CONSTLAT, but when i printf("TASKS_CONSTLAT %d",NRF_POWER->CONSTLATSTAT); the result is still 0; how can i...
Hi,
I work on a BC805M module (nrF52805) with the sdk17.1.0 & S112. It is powered by a CR2450 battery.
I like to reduce the consumption of the ble_app_beacon exemple....
Hello,
I am using the nrf7002 ek and attempting to optimise the RAM assignment for the project. I have reduced the size of several thread stack sizes as well as the heap...