[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...
Hello, I'm a newbie who just started nordic. Please excuse me because I don't know many things.
I use nrf52DK board and SDK V17 and I am developing it using various ble_SDK...
Hi everyone,
I have developed a Zigbee application for the nRF52840 board and now I need to migrate to the nRF52833 board.
Are there any indications on how to proceed...
hi everyone, I am having a problem making the door sensor. I want to optimize the power of the sensor so after acting I will put the sensor in system_off mode. I have the...
Hi,
We were trying to flash the nrf modem firmware using the 'pynrfjprog'.
When only one nrf9160dk is connected , the flashing is success and no error.
But when multiple...
Hello, a question about this link:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Flib_bootloader_dfu_process.html
which says...
Hai,
We are using RTC in one of our project (in nrf52832).
RTC is working fine. I am waking up by every 30 mins once. But I am not able to configure same RTC instance...
I have an end device acting as a server, and I need to send data to a bound client. This is custom data, so I cannot use a reporting attribute. Basically I need to access...
Hi,
I am absolutely new to this DLMS and in the course of exploring some kind of opensource DLMS stack I came across this Gurux and fortunately NORDIC did some kind implementation...
Hi,
I am developing an ESB application with 1 central (nrf52832 DK) and several peripheral. The peripheral are nrf52832 + ICM 20948. Development is done with Segger embedded...
I am trying to setup development environment by following below steps.
The nRF Connect SDK Zephyr repository contains a list of required Python modules. Install these modules...
Hi,
I have bought NRF24LE1 module. Now I want to program the module. So, will anybody please suggest me which programmer should I use to write hex file ? I have mPro programmer...
Hi,
I am currently trying to implement a beacon scanner alongside peripheral mode BLE on an nRF52832. As I am only scanning for beacons, I was hoping I would not need to...
I have been trying to connect to 4G using iBasis and other vendor's SIM card but have not been successful.
I have the nrf9160 DK two years ago and have been sparsely trying...
Hi,
We have 4 NRF52833 DK being used for our development work.
Among that, 3 of them have stopped working and are not powering up.
They power up some times when connected...
Hi,
to develop a device driver in Zephyr for TI DAC80501, a 16-bit DAC, I2C interface,
I have to
1. add the dts child node under the i2c controller node
$i2c1...