Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
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...
I want to know the best way to handle time-consuming processes.
I am using an external module used for AT commands via UART. It is necessary to judge the success or failure...
Hi,
Tools used for programming
I am trying to program my custom Adaruit nrf52832 board through NRF connect Programmer.
I am using Nordic nrf52DK to program Adafruit...
Hello,
I need to temporarily hardcode MBR_BOOTLOADER_ADDR address in the code so flash area is calculated correctly in fds.c. I have the following code in my ld file:
...
I'm having issue where after booting I can immediately do three SAADC samples as follows:
This works as expected where I get the callback immediately after the third call...
Hi Nordic,
I have decoded the advertise report below. Will you please confirm my understanding is correct.
Especially
[02] --> NUS_SERVICE_UUID_TYPE
[01] --> BLE_UUID_NUS_SERVICE...
Hello,
I am using the ble_app_beacon example on a nRF52840 dongle.
Without changing the code I am able to load and use it on my dongle.
Now, I am trying to add some...
Hi , i have attempted to build an spi read and write function for the BMI085 imu sensor and I seem to be having a problem with the read function. i have used the spi example...
Hi i'm studying ESB in nrf52833 DK
I have a few question.
1. When a packet is sent from ptx to prx, transaction starts, and when prx receives a packet from ptx, it sends...
Hi,
I want to add ble dfu to the hid keyboard example using nRF52810. I have tried unbonded and bonded,both are not work.
By using the bonded way, I made the following...
HI,ALL:
In SDK16, 1 .as topic,when I trigger the mouse_movement_send() and the mouse_click_send() at the same time, Error occurs.
2.how to detect BLE search device sucessfully...
Dear Members,
I tried to find a file *pca10056 project for bsc_rx on ant_plus ?
Can anyone tell me where I can find that file on the SDK ?
Thanks
Visit my lab...
We use a frontend that requires four pins and the timeslot API with our own protocol on nRF52832 & nRF52840. This works fine, but for BLE to work properly we need to leave...
i have a problem with the nRF52 DK (PCA10040) I followed these instructions https://infocenter.nordicsemi.com/pdf/nRF_Sniffer_BLE_UG_v3.1.pdf and the python version is 3.9...
Hi, I am using nRF Connect SDK 14.0 with nRF9160 DK.
I want to use nRF52840 as a controller and nRF9160 as host. To achieve this, I flashed hci_uart sample on nRF52840 and...
Hello!
I move my device from nRF52811 to nRF52820 ( QDAA-C00 ) and I have a problem when using a comparator and TWI
If I configure TWI0 or TWI1 and use it with external...