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...
Hello
I was wondering whether is possible to use an updated version of the softDevice into an older SDK, my current hw is a nRF52832pca10040 DK
For example, I am currently...
Hi,
I am using experimental_ble_app_blinky example. In that NRF_LOG over UART was implemented.
I Added some UART code for my use. But after flashing code was not working...
I am using SDK14 and SD132 V5 on nrf52382. I tested the hids_mouse example and it autoconnected without any issues to the phone. In my application, I have 2 modes. Config...
Hi,
We're designing a product with the nRF52 (SoftDevice S132 v5.0.0 production) and an external WiFi module, and are attempting to do a "poor man's WiFi Co-Existence"...
I am struggling to figure out the correct IRAM/IROM settings in keil for the ble_app_beacon example in sdk 14.0.
I am currently using this example on an nrf52 DK and will...
Hi!
I just bought a BLE Nano board featuring nRF52832 chip.
I am using it with Arduino IDE, controlling some servos and motors onboard my autonomous device.
I would like...
I am trying to set up a project for the nRF51 by hand and by looking at the example code provided by Nordic.
I am using Softdevice 130 on a nRF51422 and the 12.0.1 SDK...
Hi,
I'm using SDK12.3.0, 52DK with the "experimental_ble_app_hids_keyboard_pairing_nfc" project, I follow this post and using the setting:
IROM1: Start: 0x1F000 Size: 0x61000...
Hello,
I am programing a central role device in Python, with nRF51-BLE-Driver for windows. I want to discover custom 128 UUID services. For that i need to call the sd_ble_uuid_vs_add...
Hello,
It appears that the function to jump into the bootloader is being called while the peer bonding information is still being saved.
Does the app_shutdown_handler...
There is a compile error with fstorage using GCC in file fstrorage.h in components/libraries/fstorage folder of the SDK14.
The error is due to the fact that the structure...
I am taking the Radio Test example and introducing a button and LED for control over the various tests. However I have struck an issue in trying to call the LFCLK when it...
Whenever i chose SEGGER RTT backend the program crash after running for sometime throwing fatal error info: 0x2000FDBC. According to the documentation the error seems like...