Hello Everyone,
I try to develop Nuvoton + NRF24L01 SPI communicate each other. And I don't understand why MISO bus has 0x0E after I send Write_Command 0x20?
void NRF24_AdressTX...
Hi all,
I'm working with my custom nRF9151 board and i'm testing https request with option that use native TLS for my download client.
I got connect err = 22, so i come...
Hello,
i am currently trying to build a minimal firmware for the nRF5340 on the Thingy:91x. Unfortunately my build failles to link zephyr/zephyr_pre0.elf:
My suspicion...
On the nRF54L15, how can I update the maximum TX time to 17040 µs when using Coded PHY?
I'm currently testing with the Throughput sample in nRF Connect SDK v2.9.1. During...
Hi,
I'm currently working with the Thingy:91X and would like to measure the total current consumption of the entire board using the PPK2. I understand that the PCA64165...
I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
Dear All,
Now , we are preparing to development opensource code based on Nordic header files (nrf_xxx.h , nrf_saadc.h etc) , but we don't know if
this way will break Nordic...
hi
i am trying Light Switch Demo in Mesh SDK 2.0
I am using nRF52 4 Kits
on 1 Kit I downloaded Provisioner
on 1 Kit I downloaded Client
on 2 Kit I downloaded Server...
We've recently migrated to SDK 14.2.0. Our app, running on iPhone 6, sends the BLE_GATTS_EVT_EXCHANGE_MTU_REQUEST and the connection is made and works correctly.
On an iPhone...
After run the nRF Connect on my PC the CPU usage becomes very high (over 95% on the WMI provider Host service), then the PC does not performe any other task.
When I close...
Hello,
I'm newbie with BLE and nRF52832.
I'm using IAR 8.22.1 and softdevice S132 V6.0.0.
The problem is that my program worked fine but suddenly the entry point is...
Hi, all,
I confuse with the function of shortcuts register while I'm using timer with two compare events in 52832.
In main() , I use API: nrfx_timer_extended_compare to...
Hello Everyone, I wanted to implement the following 1. Whenever i press the button1 on my nRF52832 DK, the alarm tone on my mobile phone should ring indicating that button1...
hi to all,
i am developing a device wih nordic NRF51822 module, i want use app_timer module to blink led with spec pattern, in my program i had successfully used app_timer...
Hi all ;
I am the new guy of using the nordic ble . Now I met some problems when I create the project:
sdk : nRF5_SDK_12.3.0_d7731ad
chip :nRF51822
1. Using the...
Hi,
I tried the serial example on the PCA10028/PCA10031 and PCA10040.
I found that this demo will fail on both PCA10031 and PCA10040, like this:
Activating auto...
Hi,
Many of us use C++ rather than C (as it is superior in every way). When including many of the Nordic SDK header files it is necessary to wrap them in
extern "C"...
I am using my iphone with the blinky app and I want to experiment with the range by changing the power level on my nRF52840 development board.
I have the Segger tools up...
I'm hearing mixed things about RSSI being broadcast, and I'm hoping I can get a clear answer on it. If a device is paired with an android phone. Is it possible to get constant...