Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hello Noridc,
Liking your solutions, and I appreciate the thorough documentation.
Working on layout and so I was looking carefully at your reference design Gerbers for...
Peer manager worked fine for bonding on my pca10040 board. However, when I flashed the code to my prototype, built with a SparkFun nrf52832 prototype board, I received PM_EVT_ERROR_UNEXPECTED...
Hi team,
Iam using sdk12.1.0(ble_app_beacon and ble_app_hrs_c) , i modified the advertising data and sending to other end.other end one scanner is receiving the data .but...
Hi,
i am beginner to Nordic i want to work with MMA8652FCR1 using NRF52 DK board is there any example to understand What is TWI and How to work with it. and also how i can...
Hello to all embedded Jedi Knights!
I was wondering, how could I read the CTRL-AP's APPROTECTSTATUS register (of an nrf52832) using the J-Link commander.
I know that...
What are the states of the bi-color LED (LD5) on the DK?
I'm aware that solid green is enumerated and 10Hz blinking is not enumerated (or power-only). Do the other states...
Hello,
i decided i will use a nrf52 3rd party module for my project cause i want to skip Qualification Process and Bluetooth RF-PHY test.
I haven't seen any 3rd Party...
nrf52DK - SDK12.2
This is probably a simple thing I am missing but I can't seem to find the answer.
I have been following the tutorial for BLE Characteristics ( here...
Hi,
I am working with a nrf51822 and I have seen that the way to wake up from System Off mode is by a GPIO interrupt. I wanted to know if it is needed to configure previously...
I am a new to the uVision4 and having trouble with the 51822 evaluation kit demo.
I am able to build the ble_app_hrs demo and can load and run it using the Flash / Load...
Hi
I'm using fs_storage function to read and write in flash memory. Value successfully stored in evt->store.p_data but after power off it value become 0
switch(evt-...
Hi, I'm using a nRF51822 as a observer/scanner for Eddystone beacons. This device is intended to scan up to 16 beacons, but under certain conditions (unknown at this moment...
Hello,
i use a nrf52 developpment board, with the SDK 12.1.0. I use the ADC example which use the ppi channel, my question is : it's possible to set the ADC driver without...
Hi all,
i try to log event in memory, and when connection is established read value from E2C and send to APP.
if i send characteristics when event BLE_GAP_EVT_CONNECTED...