Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
I am using this sample https://github.com/NordicSemiconductor/Android-nRF-Blinky . I noticed that when device rotation is changed the device stills connected.
I changed...
Good day. I can't find the schematic of the EVAL NRF52-DK version 2.0.0. The previous version I used was 1.2.4 where I cut the following welding points for testing.
SB22...
I am able to log information to the flashlog backend. When I use the cli interface "flashlog read" I see my information stored (e.g. "operation took %s seconds to complete...
I am trying to download the NRF UART and Nrf Toolbox service the same ones used in the playstore are different than the one on github. The NRF UART v2.0 is different and doesn...
Hi,
I setup one ble mesh network, and it works good for a while. But I encounted a problem that when I power off the mesh node (note: the voltage drops slowly) and then...
Hello,
I am working on nRF51822-QF-AAFQ chip using SDK 12.3.0 in IAR embedded workbench.
My question is, can I impliment DFU in nrf51822 chip?
If possible suggest Starting...
Hello All,
I am trying to add DFU service in the small example with the custom service.
But is not working, facing issues.
I am working on the nrf52810 board with...
Hi all
I am trying to pair nrf52840 (as a central) with ESP32 (as peripheral).
Now I want to get the service uuid so that i can pass to advertising service in ESP32 code...
When restrating the controller, are there any information stored in memory regarding the paired devices or is this up to each implementation to do this manually.
1. If there...
Please tell me about AFH (Adaptive Frequency Hopping).
SDK:15.3.0 例:ble_app_multirole_lesc DeviceA:EYSHJNZWZ(nRF52832)
In AFH (Adaptive Frequency Hopping), the frequency...
Hi,
I am trying to write my own uart init and irq handler routines by accessing the registers directly as per the data sheet. I also referred to https://devzone.nordicsemi...
By some strange reason the thread with my previous question cant accept any replies (and missing the toolbar that appears on the other threads: "Reply Like More"), so will...
Hello,
I accidentally set my board in boot mode and then lost power, then after power on again, the board seems in a total dumb mode: invisible in Device Manager, LED5...
Hello everyone.
I don't know how to start the program when using Soft device.
In the case of example such as example / peripheral / blinky, if it is executed once from...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...