Hi all,
i want to establish connection between two threads in cmsis-rtos, can i use
1) semaphore to do this?
2)message queue should be used or any other ipcs can be...
Hi,
I have two CPU in our product. (STM32F2 and Nordic nrf51422).
I use serialization function to link those two CPU(refer to ble_s110_serialization sample)
But I find...
Hi,
My behavior is as follows
Turn on my device(use 51422) and advertising(2 Service and 3 Characteristic)
Turn on my cell phone(Samsung Note3),scan my device...
Hello:
I used analog IIC write MPU6050. Again after power download programs, mpu6050 can run up there ACK response. But the debug will not run. Simulation IIC because no...
Hello!
How can I communicate with my nRF24L01+ and nRF51822 at the same time. I can set up same channel, CRC-mode and I don't use ESB. But what about address? How do I set...
Hi all,
i want to know answer related to following question
1)what is use of uicr?
2)if i place some value in uicr and then change the image,then is there will be change...
It used to work, but now it says "Connected" but the rest of the GUI never changes and the mouse just shows a busy spinner. Here's the log file:
0;13:45:18.9900 [MainThread...
I have downloaded many things from many places. Even some by accident. I cannot figure out how to download nrfgo studio from the web site. Please help me understand this new...
Dear sir,
I am new to nRF52840 IC. We have selected two part number for 32.768KHz crystal. 1) ECS-.327-7-34B-TR( www.digikey.in/.../1850390) 2) ABS07-32.768KHZ-T( www.digikey...
Hello ...
Our product uses a secure bootloader based on the SDK 15.3.0 secure_bootloader dfu example. I've found a few posts eluding to bugs and would like to confirm whether...
I am trying to implement DFU for nrf51822 qfaa module I have used sdk secure boot-loader example. Its working on nrf51DK
but not working on nrf51822 qfaa module sdk : 12...
For purposes of provisioning a device, it would be handy to be able to read out the Subject common name from the device certificate. You can't read the device cert from the...
I'm working on a few projects for for a smart home company. My machine is running Windows 10 and I'm on SES version 4.40. I'm using my dev board (a PCA10040) to program the...
Hello
we are using the latest version of the Mesh SDK (4.0), and we are facing issues with the proxy. in some cases, we need to send, from a phone, 3 or more level_set messages...
Hi,
I am usinf nrf52832 development kit and I want to establish a secure connection between central and peripheral device.
I know one way is using pairing mechanism I...
Hi,
I am using mesh SDK 4.0.0 and nRF SDK 16.0.0. I ported the ble_app_uart_coexist example from mesh SDK to build OK for pca10056 board (nRF52840) by following the instructions...
I'm attempting to receive SMS in eDRX mode. It succeeds when nRF9160 device is left in a place without moving it.
However, when I move it to a far place like a few kilometers...
Hey..
I'm using the nRF52840-preview evk, with the Arduino camera plugged into the side connector. PCA10056_USE_FRONT_HEADER is set to 0, and I'm using the SES project....
Hello, guys!
I recently started playing with nRF9160 SiP module. nRF Connect SDK is properly installed and I am able to build the code and download it properly. I also spent...