Hi All,
Sorry to ask this question, I just learned a little about cmake.
Now I wanted to add a few src files based on the light switch example in SES. Do I have to create...
Hi,
I have tried to use central_uart example on SDK v1.91 using nRF52832. I modified the central_uart file to send hardcoded value rather data from uart. It seems there...
Hi Nordic ,
My product is working fine but i'm focusing on improving consumption at maximum because it is working on small battery ( evoluated tpms application)
It uses...
This is my first time developing for Nordic processors. I am using Zephyr 3.0.99 with the nrf52810 on a ublox BMD-330 eval board. I connected a W25X20CL 2M-bit chip via the...
Hi,
I am testing NFC read/ write examples . in nRF 5 SDK 17.1.0
I am trying to write the tag using PN532 using the adafruit tag reader example but i receive error like...
Hi everyone,
I'm wondering on which plateform / app and how is it possible to read and retrieve the data sent from a nRF52833 Slave to a Mobile Phone (Master) ?
We have...
I am developing on an nRF52811 and I've noticed that I can't set/clear the pins such as the ones in the bracket in the picture below.
I'm using nrf_gpio_cfg_output(pin_num...
My product is devloping in nrf52810 with Zephyr . The flash is too small. At present, using all peripherals, the size of app_update.bin is 55KB. The size of MCUBoot partition...
Hi,
I'm a beginner, I want to do a test that will create a thread by "K_THREAD_DEFINE" marco.
Then I will continuous print "Hello~~~" per second. That's all.
But I don...
Hi everyone.
I'm approacing to the nrf52833 SoC following this official tutorial but when I import the example template the VSCode finds the cmake tool in my espressif ...
Hello,
SDK Version - 17.0.2
Mesh Version - 5.0.0
I'm using nRF52840 DK to build mesh example(light_lc_server & scene_client).
I try to save the scene of the...
Target nRF52832(nrf52dk_nrf52832) SDK NCS v1.9.1 I have two quick questions. 1) How to add version information(string) when make binary. 2) How can I read version when I finish...
Could you pls advise what control is there over the output voltage on PPK2?
For example, the STM power monitor only supports discrete output voltages such as 1.8V, 2.4V...
Dear Support Team,
I'm trying to test 802.15.4 feature with the precompiled radio_test hex file, but got an error when connecting the CLI through PuTTY. Below is the detail...
I am very new to the Nordic line and I have an nRF5340-DK that I would like to build a basic BLE Remote Control project. The Remote Control must pair with a phone or computer...
Hi,
I am using VS code for my project, which is using bl653 board. While in build configuration setup in vs code am getting this error. ERROR: source directory - does not...
Trying to add UART capability (sample project from console) to a a ESB transmit sample project. Could not get a build assert to work.
1) Tried to add all of the selections...
Hello,
On a BLE Central, how can I enable connect with auto connect to a peripheral with previously saved bonding information.
Once paired and bonded, I can recall bonding...
Hi everyone,
I am updating firmware for mesh using following this commands:
PS D:\nrf5_SDK_for_Mesh_v5.0.0_src> nrfjprog --program .\bin\softdevice\s140_nrf52_7.2.0_softdevice...