Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
i have RBL nrf51822 ble and i want to try it with BLE Sniffer. i flashed the nrf sniffer hex file by drag and drop to my dongle but it doesn't show anything. only it shows...
Hi Everyone,
I am working on a hobby project with nRF51822 which needs me sample upto 4 signals reliably at 500Hz each at 10bit resolution. I have read through few posts...
Hi all,
I have two nRF52 connecting, transmitting, disconnecting and sleep mode when are in normal operation, now I am experimenting a randomly error code 8 when calling...
Dear Nordic Team,
Meanwhile, I've burned through a week finding a solution for this problem.
Now I am out of ideas where to check for problems.
My application:
I...
Hi, I use the following.
Raspberry Pi 3 (RPi3 with Raspbian Jessie 4.4) as a router,
RPi3 is connected to a Wi-Fi router to access the Internet by using the built...
I'm trying to flash a nRF518122 with a St-Link V2 programmer via Open OCD.
The process seems to goes smooth, but comparing the number of written bytes to the actual HEX size...
How is BLE_CONN_HANDLE_INVALID changed in multiple services
I modified the ble_sdk_app_proximity example. I added x3 services, based on the BLE Characteristics, a beginner...
Hello
im building a project for discovering infections through temperature sensors, so im modifying the heart monitor sensor examples (central and peripheral) in the sdk...
Hi
I am developing an applicaztion with SDK 13.0.0 and S132 for nrf52832
The version of the softdevice to be used with this SDK is 4.0.2, and I need access to L2CAP layer...
First,the meizu phone can dfu successfully in the dual bank mode,
So do the 360 phone.
But in single bank DFU,this two kinds of phone failed,
So I make the programm enter...
I'm designing custom board with nrf51822 SOC & using buck-boost converter for powering nrf chip, If I don't add inductors in DCC line how it will effect my custom board. ...
Hello,
In previous version of SDK, I used to use "sd_nvic_systemreset()" function to reset nRF52, but this function disappeared in SDK12.2.0 .
The question is what the...
Hello,
I am receiving the above error on Android BLE app while connecting to my pca10040 based board, and I developed this app with nRF Toolbox as a reference.
I am...