But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hello,
I'm currently looking at using a last will message that updates an attribute on the cloud if the device disconnects from the broker. The broker and client agrees...
Hello everyone,
My current setup:
1.Development Kits = NRF52840
2.Nrfutil Version = 6.0.1
3.Softdevice = S140
4. Operating System = Linux
In current goal is to...
Hi There,
I am currently using a custom bootloader for my devices which was started from the secure bootloader example given in the SDK, I am using BLE as the transport...
i have nRF Connect SDK v1.6.1,excuted “west update” and “west zephyr-export” command(the project will not built successfully without executing these 2 commands)
then i was...
ncs version 1.6
SES
Windows 10
I have installed ncs completely using standard tools.
Now I am following the tutorial Part 1.
The project hello_world is created...
Hi,
I have a GPIO used as input or output. When it's used as an input (99% of the time), I have an interruption on it (falling and rising edge).
When I use it as a output...
This is my first time using Nordic SoCs, so forgive me if this is a silly question. I have a Fanstel BT832X evaluation board (model EV-BT840(832)-V4). I tried the Nordic's...
I upgraded the code from sdk13 to sdk17.
The setting is the same as the original code and there is no error.
However, if I build, the original code is built with the app...
how am i going to merge ble_app_multirole_lesc and ble_app_blinky
I add
into ble_app_multirole_lesc main.c
and it stuck in services_init()
seems like the err_code...
Hi,
I would like to make a system that goes to sleep for a while and wakes up for a short time thanks to the rtc. According to the documentation, the power consumption of...
Excuse me:
PPK2 doesn‘t work,I don't know why,The computer does not recognize the usb port after connecting the USB cable,The indicator light of ppk2 is not on.What should...
Setup:
nRF PPK2 is connected via USB to the port DATA/POWER to the PC
Running nRF connect version 3.7 from ubuntu 20 causing the following issue, when using "Power Profiler...
Hi, I'm having issues programming my Thingy91 via the NRFConnect programmer app.
The Thingy in question has had various applications run on it over time, but the objective...
Hi,
I am currently setting up an MQTT client via the MQTT publisher sample on zephyr.
My mqtt client is a NRF5340 and it is connected via ethernet with my pc and also...
Hello support
I have modified the cli examples and run into "undefined reference to `nrf_cli_uart_transport_api'" linker error.
The error message is
Compiling file:...