Hi,
We designed the circuit followed the reference circuit(QFN48), but we always failed in the 8kv ESD test.The CPU always reset while ESD testing.
The 8kv ESD power...
Does anybody got an app inventor2 "project" to communicate with the (Adafruit) Bluefruit LE UART (or SPI) ?
Note: my Android version is 4.4.2 (LE "advertising" not supported...
I've created a Secure DFU client using the multilink central example with S130 and SDK 12.2 (running on PCA10031).
There are a few issues we have trouble with.
The...
Hi,
After successfully managing to preserve our devices bonding information (and custom app context data) across DFU updates, we have a few related questions.
I should...
I would appreciate some suggestions on a good development flow to go from an Example to end application
I have nrf52832 on a custom PCB.
I tested several sdk13.0.0 examples...
If anyone will ever have this error:
When using c++ and singleton the use of operator new is not possible.
I found the solution in this post: forum.arduino.cc/index.php...
Hi I am using Jlink board, when connected to my pc, I can't select nRF5x programming.
Version I am using is 1.20.0.2. I tried the uninstalling everything and installing....
Dear all,
I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96. Now I want to store some data in the flash of nRF52832 but I worry I will destory the bonding...
Dear all,
I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96. Now I want to store some data in the flash of nRF52832 but I worry I will destory the bonding...
Hi,
I have been trying implement this , which i successfully implemented two week earlier. But for some reason i am not able to implement this anymore. I tried last week...
In trying to debug I2C usage of BNO055 device, I've sprinkled NRF_LOG_INFO around in my code.
This is Very simple stuff, yet I am seeing erratic behavior of the logging...
Hi! I'm testing a mqtt publish example in nRF5 SDK v15.2.0 with nRF52832 DK(pca10040). It succeeded in connecting with raspberry's mqtt-broker with non-secure type. It works...
Hi,
I'm working with nRF52832DK board , nRF5_SDK_15.0.0 SDK and nRF5SDK_Mesh2.2.0 Mesh SDK . verified the light_switch example project,i wanted to create beacons mesh network...
Hi!
I use softdevice3.0.0 , SDK12.1.0, Keil IDE, PCA10040 Development board,
I am going to create a multilink_central_NUS project using the ble_app_multilink_central...
hello
i want to implement provisioner and client roles in the same board , how can i start initializing the models
i have implemented the same initialization of the client...
after implementing some changes on the client and server examples i could compile my algorithm for the client but in the server i still have some problems which i didn't find...
While migrating from SDK 12.2 to SDK 14.2 DFU fails while flashing application and the pages assigned get in the switch case of FDS_PAGE_UNDEFINED always ,thus jumping from...
Hi,
I am using the gpregret register to select the device mode on startup and it is working as expected.
But it is not working after adding dfu functionality. does the...
Hi,
I am facing the problem as shown in the image below for two PCA10040 and two PCA10028 boards. I read related posts but none of them helped!! I did not make any changes...
Hi Nordic,
I am trying to implement a 3D mouse application using mpu9250,nRF52832 and ble_app_hid_mouse application from 14.2 SDK on custom_board.I am able to connect to...
Hi
I'm using the nRF52832 with the SoftDevice S132 V6.0.0 in the central role and would like to encrypt a link with a stored LTK.
The encryption with the function sd_ble_gap_encrypt...