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...
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...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
HI i need help in sending a data value of 700+ continuously
1)May i know how should i format my data packet to suit the current 20 bytes of data sent through BLE
2)Is...
Hi,
I am working on application in which I want to send 1000 or more samples using SAADC and BLE over standard master control panel APP of Nordic. For sampling analog data...
I'm trying to fully understand how DFU works and am going through the nRF5 SDK v11.0.0 example bootloader ( dfu_dual_bank_ble_s132_pca10040 ) and app ( ble_app_hrs_s132_with_dfu_pca10040...
[summary]
When I update app by Keil μVision, RAM setting is reflected correctly, but when I update app on OTA, RAM setting change is not reflected.
[condition]
Old...
Im trying to read flash memory ( N25Q032 ) identifier using SPI (NRF52) but then eveytime I try to read a register, the output is always zero, I tested with oscilloscope and...
Hi,
I'm using the nRF Dongle for sniffing.
Apparently there are many problems with the sniffer application.
First of all, the CTRL+R command for downloading the FW...
Hi!
I am trying to modify the ble_app_gls example from the 8.0.0 SDK and am running into some issues. I am trying to add the nus service to this example and would like...
HI dear:
We have two questions to ask you:
1、Can we customize two different BASE_UUID in the nrf52832 ? If we can,and how to do it,We can customize one BASE_UUID (128bit...
Hi there,
I'm new to the nRF52 and to ANT, so I'm in the process of running through some of the example code. I've been able to successfully run peripheral and BLE examples...
Hello,
i'm looking for the NRF52832 QFN48 6x6 symbol and footprint in Orcad/Allegro format to accelerate my design,
unfortunately, my electronic designer don't use Altium...
I've been experiencing this bug for a while now. What happens is that a app_timer's overflow handler can't put any more messages into the queue because the queue is full,...
I need to connect to the VSS of the nRF52832-CIAA Ground
A mistake by one of the VSS was not connected nowhere.
The VSS was one N.C..
Do you have any problem with...
im sure the reference design is copywritten if i added two components and removed the GPIO breakouts and switches and led is that in any way not ok? i know nothing on RF signals...
Hi. I am trying to add DFU service to sourse code with existing service. When I try to run service without device manager + DFU or run device manager + DFU without my service...
Hello!
I am trying to build a connectable Eddystone beacon with a Blend Micro board which uses nRF8001 . I used the BLEPeripheral library ( github.com/.../arduino-BLEPeripheral...