Hello,
We can not convert Altium File to DipTrace or Eagle File. We need those files asap. I'd be thankful if you could help me in that issue.
Thank you
We are having a slight issue when we are trying to update the DFU. The original version had this setting for the data reserve:
#ifndef DFU_APP_DATA_RESERVED
#define DFU_APP_DATA_RESERVED...
Hello!
I am working with the example mpu interface projects located at the following repo:
github.com/.../nrf5-mpu-examples
After converting the Keil projects to...
I'm using S332 0.9.1 with freertos. nRF52.
BLE and ANT are both active. I would like to run the ANT continuos wave (CW) test after a specific trigger (a command over a console...
I want to encrypt advertisements using aes-ccm peripheral present on the nrf51 board. I am not using softdevice, instead I am generating my own packets and transmitting them...
hello Nordic
i am using ncs 2.8.0 with nrf52832 and mrf52840
i am decoding a cbor file with the 'zcbor_map_decode_bulk'
the 'my_implementation_decode' is just a function...
Hi,
I'm polishing up the development of my product, and I need to use the LPCOMP driver to wakeup my NRF52840 from the deepest sleep mode. There is not much information...
Hello,
I have implemented an application for the nRF52832 that uses peripheral NUS with LittleFS. The application receives sensor data via UART and stores it to a file using...
I have devices that manually define PDP context 0 in order to set the APN to the required value for the SIM.
Typically, once connected to the network, the IP address gets...
nRF5_SDK_17.1.0
PCA10059
According to the source code:
The data length is fixed,it will still copy element-size bytes to buffer even if no so much data.
For communication...
Hi! I have multiple peripherals and centrals that I want to manage connections to. From the peripherals perspective, Is there a way to filter which centrals can connect to...
Hello,
In an nRF52840, NCS2.7.0 application (based on BT NUS shell) I need to address the following case:
UART Interrupt handler monitors incoming bytes
A working...
Hi,
I am using the Thingy:91X device and can see the updates appearing on the hello.nrfcloud.com web application, but I would like to have access to the 'device' via the...
Dear Nordic Team,
i found many old posts about MQTT-SN being implemented for other protocols. Is there any chance to get MQTT-SN for Zepyr for the nrf9160, because we want...
Working through the dev academy exercise, it appears that the sample code does not wait for the conversion to complete before reading out the sample:
https://github...
I am trying to communicate with multiple devices simultaneously using NCS2.8.0 and ESB. For this reason, I need to switch communication channels quickly.
I understand that...
I am struggling to get DFU over BLE to work with any of SDK versions 2.7, 2.8, or 2.9. Is there a simple example application anywhere? My main application is pretty basic...
Hi, we have been experiencing breaks occurring when we have not set a break point.
We are debugging using a Jlink Base.
This has been happening for some time from V 2...
Hi,
Is there a sample project about it?
When I develop software emulator still work on flash? Correct?
How it works that at startup it mcuboot does not copy the nor...