We're looking for a Nordic nRF51822 based low profile/small USB dongle that we can use for our iBeacon software.
It would need to come complete with casing and the ability...
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...
Hi. I'm looking for streaming solution.
I think BT5 will be one of the great solutions.
I refered video as below.
www.youtube.com/watch
It shows that nordic chip...
Hello All,
I am working on one of the project using nRF51822 . in this project it requires multi communication protocols i.e i want to configure as below,
2xI2C
2xUART...
I currently have 2 redbear nrf51822 nano. I want to connect the UART of the nrf51822 to my arduino uno/nano but i dont know how i should do this. I tried looking for a solution...
Hello,
I am using PCA10040 and sdk12.2.2. I am trying to load ble_app_template code. But when I try to flash my code in pca10040 I am getting error as "No Jlink Device found...
I have a nRF51-DK and SDK8+Keil5.
I also have a module that sadly uses an old revision 1 nrf51822. It is connected via SWD to my nRF51-DK.
I could programm it with keil...
Hi,
What is the use of Tacq and the sampling rate in ADCCON2 (pg 169-170 in nRF24LE1 Product Specification 1.6)?
They seem independent of the sample resolution. What...
I have a requirement that in BLE Beacon Packets, I want to send the time stamp information with in Beacon packets . My questions are : 1. Is it possible to include time stamp...
Hi All ,
I am designing a project and having some doubts here.
Basically project is about tracking actual work hours of Laborers in the construction site.
I have already...
We are designing a product that allows multiple users to connect their phones to the same peripheral device. I wanted to check it out with this example:
infocenter.nordicsemi...