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...
We need to read/write to an I2C device that uses a 16-bit register addresses (Melexis MLX90632), and the nrf_drv_twi_tx() and nrf_drv_twi_rf() functions seem to be limited...
Hi,
We would like to impelement Pairing and security features in our device. Our device will act as server in peripheral mode. The cleint device should ask for 1 passkey...
Hi Nordic,
I'm referring to this doc but still not quite clear about how to enable the chip for BLE RF HW validation.
infocenter.nordicsemi.com/index.jsp
What would...
Hi,
I have modify the payload of the Light Switch example of the NRF MESH SDK. When I send 50 bytes or less, all works fines : the server nodes received all the bytes...
Hi everyone,
I am developping on a custom board using nRF52840, using MCUboot v1.8.99-ncs1 and nRF Connect sdk v1.8.
For development matters, I would like to change the...
Hi, I want to include the pairing and bonding features in my application.
I want to use the LE secure connection method. For both initiator and responded the IO capabilities...
I adding custom pins declarations through overlay file as in first image with corresponding yaml file ( see attachment) with path .. /dts/bindings/gpio/custom.yaml. The project...
Good Day. I am wondering if anyone could maybe assist me in where I am going wrong with my software.
I have the intention of using a Nrf9160 as a serial modem through AT...
I use nrf9160 to develop a product for customers. The modem is also set to PSM and the log is turned off. However, I find that when the modem is connected to the Internet...
When I try to connect to nrf52840 using J-Link, the following error is detected.
What is the reason for this "Failed to power up DAP"?
- Connecting via USB to probe/ programmer...
Hello nordic support:
We want to measure nRF9160's LTE RX SNR at production stage .
According to the document nwp_034--nRF9160 Hardware.pdf ==> 4.6.1. Following command...
Hi, I am working on nRF52832 as central. When I program it to form Segger Embedded Studio it's working fine but when I upload that .hex file from the nRF Connect device did...
Hi there,
We are designing a coin cell (3 V nominal) battery powered product; we'd like the ability to run it all the way down to 2.0 V for maximum lifetime. To get the...