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...
In sd_power_system_off(),the nrf51822-board current is 2uA;And I think the current in sd_app_evt_wait() will be ~4uA(Is it correct)?
In sd_app_evt_wait(), the code...
In this example project
nRF5_SDK_12.3.0_d7731ad\examples\ble_central_and_peripheral\experimental\ble_app_multirole_lesc\main.c
/**@brief Function for initializing...
Hi,
I am trying to migrate to SDK14.2 from SDK12.
I have succesfully migrated to SDK13, but I am seeing linker issues with 14.
The linker comes with the following errors...
Hi
I am new to BLE. I try to use Dongle + Master control Panel as a peer device. I follow this tutorial application: devzone.nordicsemi.com/.../
I try to flash program...
Hello. We are in development for Zigbee compliant devices. Could not locate Nordic on the Zigbee.org website as being compliant. Is this an error or misunderstanding on our...
Hi,
I am confused with the migration document regarding the dispatch function being removed.
In the previous uart example the dispatch function included:
ble_conn_params_on_ble_evt...
Hi,
For understanding the app_timer lib, I created a piece of very simple code with SDK 12.3.0 and S132 present, but got some problem with it.
My intention is to start...
Hello. I've just purchased "nrf51822" module. I want to use the Bluetooth functionality of the board. But while compiling the 'ble' program it I've encountered few issues...
Hi
I've been testing HID example ("nRF51 SDK v9.0.0\examples\ble_peripheral\ble_app_hids_keyboard\pca10028\s110\arm5_no_packs") for a while.Now,I want to test Custom HID...
I am using nRF52832 , i need to connect external antenna with nRF52832 chip.
I need 20 to 30 meter range. so which antenna is useful. and what is the necessary rule for connect...
I am new to BLE and Nordic. (I am not new to Embedded Systems.)
What I am looking for:
Find a hardware and an example for BLE that I can adapt to my simple needs, e.g...
Wow need a bit of help the Thingy worked once did the update and now it is totally useless its a breathing blue light emitter? Nothing can see it MacBook, iPhone and no apparent...
Hello - I tried looking for my answer here but didn't really get what I need. I'm also relatively new to all of this.
I purchased the Adafruit's nRF8001 bluetooth module...
hi
i am using nrf52 dk wiht IAR embedded workbench IDE ARM 8.20.1
i want to disable the attach to running target from my device HZX-52832-S01A.
which bit i have to turn...