Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
Hello,
calls to the above functions block the caller if internal queues become full. Because my application is running in a big loop, I need those functions without blocking...
Hi,
for 9161, I'd like to query periodically the modem using nrf_modem_at_cmd, doing this in a dedicated thread.
My question is: If I launch such AT command query, is...
Hi,
I have tested the MCUboot FOTA for my sensor with the peripheral_lbs sample project, by enabling the macros:
This works, and I can bootload the sensor via...
Hi,
We wanted to implement nRF5340 with our ultrasonic microphone SPH0641LU4H-1 ( https://www.knowles.com/docs/default-source/model-downloads/sph0641lu4h-1-revb.pdf?Status...
Hi,Im new to NORDIC,
I need your guidance to select the product for my application I'm in Automotive industry, looking for ble modules which has
1.ble 5.4
2.nfc tag...
Hi,
I go my own hardware, that connects the nRF52840 Module to an ST25R3916b-aq chip with SPI bus. The I2C bus is also available by using some 0R resistors, just in case...
HI Nordic support team.
I have a question relate to RSSI in proprietary_rf application.
We test on esb_low_power_ptx.
Can i read RSSI of esb_low_power_ptx?
thanks...
Hi. I'm using NCS V2.6.1 with nrf52833, and I'm trying to merge the “zephyr\samples\bluetooth\iso_connected_benchmark” sample application with the “nrf\samples\mpsl\timeslot...
Hi Nordic support team.
I incharg project replace NRF24l01 by new design with nrf52833.
Using nRF5_SDK_17.0.2 and segger studio compiler.
I using esb_tx example, the...
Nordic DFU SDK version 2.5.0. Github issue here .
When the Android screen is off, the DFU fails right after starting. This appears to be because the scanner cannot find...
Hi, I have a project using the chip nRF52832 and sdk nRF5 14.2, I'm updating the firmware to use the nRF Connect SDK 2.2(NCS).
In my project, i use spi0 and spi2, so a can...
Hi.
I start SPI as well as I2C at the same time . then build code , the build error is occur . below is error code .
The SPI and I2C cannot be used at...
Hello,
I try to building sample code nrf_dm for nrf5340DK, but I got failed massage:
.7.0-rc2/nrf/subsys/dm/dm.c.obj -c C:/ncs/v2.7.0-rc2/nrf/subsys/dm/dm.c C:/ncs/v2...
Good Morning
Im using Zephyr, SDK2.6, toolchain 2.6. the peripheral_uart example is flashed to a 52840DK. when I connect with my phone IOS NRF_connect I get the error
...
I run the LWM2M client and send the data to the server. Nrf7002dk connects to the internet via wifi. Now I would like to update the software but I can't seem to do it. The...