Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
running Windows 10 Pro 22H2 and using j-link v9
i tried to read firmware from nrf51822-QFAB by using " nrfjprog --readcode dump_nRF51822.hex", but it gave me an error...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
pls advise if nrf9160 DK can work in RDP protocol , say the board is in US to work on NBIOT carrier or LTEM carrier . Can it be configured in some way to do evaluation remotely...
Hello!
It seems to me that GCC compiler optimization (-O3 -g3) somehow break the SAADC.
When enabling said optimizations the SAADC no longer gives me valid measurements...
Hello,
I'm developing a gateway and i would like to use advertising packet on sensor side to transmit data but it suggests that my gateway will be in permanent scan. I know...
Hi , I would want to establish a GATT Server application as well as integrate Bond Management Service from glucose example (ble_app_gls) in examples folder of SDK15.3.0_59ac345...
ble_db_discovery_start () returns NRF_ERROR_INVALID_PARAM (0x7)
This problem occurs when two peripherals are connected to one central unit. The two peripherals use the same...
Hey,
I am having trouble validating this idea through research. I was hoping someone could give me some ballpark feedback.
The setup:
- 15 NRF52832 devices on custom...
all set. while in linking stage i am getting
.\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol nrf_sdh_is_enabled (referred from nrf_fstorage_sd.o). .\_build\nrf52832_xxaa...
Hi,
I am using NRF51422 dk board in our project.We are using SDK 12.3 version , soft device S130 and keil u vision. Here the problem is I am not able to connect the bluetooth...
Hello:
I am able to debug and output to the J-link RTT Viewer(V6.44e) and when I stop debugging or sometimes randmley, the Viewer will display the message
"Warring:...
We're using SAADC to monitor two different voltage rails in different combinations (sometimes one and sometimes both).
I'm experiencing an issue in the following scenario...
Hi
I followed below tutorial, and I tried to send scan response data
https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-advertising...
Hi, everyone,
We are developing projects with nRF52832/51822 chips by using development board PCA10040. The programming of the chips is done by “nRF Connect\Programmer”...
Hi,
I have a problem with the app timer firing incorrectly.
I am using development board nrf52840-DK, Segger Studio 4.22, SDK 15.3.0_59.
When there has gone more than...
Hi
I'm really new to this filed and don't know anything about antenna, please forget me if the question is stupid.
I have an nRF52 DK, I noticed the Bluetooth antenna...
Hello, guys!
Here are the details about my development environment:
SDK = 15.3.0
IDE = SES
SoC = nRF52840-based BL654 module.
In my design, I need to drive a buzzer...