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...
Hi,
Is it safe to call nrfx_spim_init() multiple times with and without a handler without calling uninit() in between?
I have an SPI device that needs a sequence of steps...
I keep seeing NOT_AVAILABLE_BECAUSE_PROTECTION errors on all sub-programs of nRF Connect when attempting to program the associated firmware (RSSI viewer, Bluetooth Low Energy...
Hi,
I am trying to create a Mesh network using CCT controlled lights and switch.
I am using nRF52-DK, I want to use one of the button for two functionalities i.e storing...
Hello,
I am using nrf52840 and sdk15. I have enabled read and write authentication and am having trouble accessing all of the data from p_ble_evt->evt.gatts_evt.params.authorize_request...
Dear Nordic,
We are using the NRF52 chip in our products. And as such we need to update the firmware every now and then. When using the tools you guys provide, it works...
Hi,
I’m running the SDK 17, S132 and I do have the PC10040 board.
My embedded bluetooth application will work as a BLE UART, I will send and receive small blocks of data...
Now I use nrf52810 to develop a device, and now I want to use SD_ power_ system_ Off (); turn off the device, and now turn on the device again. What can I do to achieve this...
In the instructions for setting up a project in Segger Embedded Studio it states...
Select File > Open nRF Connect SDK Project .
To import a project into SES, you must...
Hello,
I encountered a problem. When I turn off app_timer during timeslot interruption, it cannot generate app_timer interrupt code show as below:
I am using app_timer2...
I have an application which is currently using a the custom RADIO_MODE_MODE_Nrf_250Kbit mode, and I want to port it to the 52840 and 52911 using
RADIO_MODE_MODE_Ble_LR125Kbit...
To the kind attention of Nordic support team,
I'm very interested in understanding how to have firmware that is working as in PCA10059 in respect to USB bootloader and fw...
hi everyone
I'm new for mesh. having read the document,but have some question.
1 Could the mesh DFU bootloader update the source devices' application through its serial...