Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...
[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...
Hello,
I just bought a nRF52 DK board (PCA10040, 3.0.0, 3023.22, 1050315142 ). It has a N5340 MCU near the micro USB port, and on the other end, it has a N52832 MCU. I have...
Hi,
I own an nRF5340 Audio DK, on which I successfully run the example audio application .
Using nRF extension for VSCode, I've created a new application based on the...
Now I am using the https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/direction_finding_central/README.html and https://developer.nordicsemi...
Hi folks,
I'm trying to build an application with the CAF, and I'd like to use the sensor manager module, but I've run into a few problems -- any help would be appreciated...
I am currently developing with the nRF5 SDK and infocenter.nordicsemi.com is the best location to find information on this legacy firmware. I am aware that the nrfConnect...
Hi, I have problems with debugging for the NRF9160-DK. I installed the latest VSCode tools (as described here https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.6.99-cs2...
Good afternoon,
I am trying to send some analog data from a function generator to my nRF7002 DK and visualize the output in Putty. I use printk to print the values and I...
Hello.
I modified multi-nus central example to connect with four peripheral devices. I don't use uart at all, I don't need it, I don't need routing, I just send 16B frames...
Hi!
I am confused regarding NUS, L2CAP, ATT and GATT.
We are using NUS with data length extension to communicate between two nRF52840 boards and want to maximize packet...
Hi, here in the documentation ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/config_and_build/board_support/processing_environments.html ) for the latest...
I have been trying to interface the Witmotion WT901 sensor with the nRF5340 using the I2C interface. I have previously run the exact code on the nRF52DK and it was working...
Due to the allocation of Flash resources, only 100KB ROM for the app , and if we use Keil, we will have about 20KB of margin for additional code development, but we have to...
I'm new to Zephyr and have inherited a project that uses the stm32 h747 disco board. The last build shows:
Memory region Used Size Region Size %age Used
FLASH: 363268...
I'm trying to download a largish file (~167KB) via HTTP/TCP/IPv6 but the modem crashes every time around the same point during the download. It's spits out error 122, which...