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...
I'm working on a project that involves an nRF8001-based device as a Bluetooth Smart slave, in combination with master-side software running on an iPhone.
When the devices...
Hello
I have written some code to write the nrf51822 via SWD. It all works, but I would like to make it faster.
I am currently writing one word at a time. If I read...
Hello dear friends,
I'm trying to bring up a Raytac module for the first time. I was able to program S110 7.1 and I'm using the Beacon example found in the SDK 6.1
But...
Is there a similar way tot get the radio's MAC address when using Gazell only (no BLE)?
In SoftDevice there is a "sd_ble_gap_address_get()" function call.
Hello All,
I'm trying to program a NRF51822 module for the first time. I'm using the Jlink for ARM from IAR which is segger rebranded. It supports JTAG and SWD.
We got...
Hi,
I am trying to obtain a 10khz PWM (50%) on an output using Timer2 (see code below). It is working fine up to around 500Hz (2msec), above that (1kHz) I am getting only...
I would like to develop an application with nRF8001 DevKit. The master emulator of this kit is an USB Dongle and it is originally meant for PC connection. My final goal for...
Hi all,
Problem: Second harmonic with nrf905.
I used nRF905 and exact recommended design&layout in the datasheet. Now, it is said that there are 2. order harmonics ...
It seems that the all the msc_inline_*.png files are missing from the SDK 6.1.0 documentation directory.
For example:
file:///C:/Nordic%20Semiconductor/nRF51%20SDK_v6...
Hi,
I use NRF51822 as a transmitter in "gazelle mode" so no soft-device is enabled. At the other end I use NRF24LE01 as a receiver. In order to see what is going on in...
Hi All.
I made a nRF51822 based PCB with SWD header but I don't have any J-Link lite to load Firmware.
I have a nRF51822 Eval Kit. Is there any way to use the J-Link of...
Hi,
I am using nRF51822 and I compiled and loaded uart example code. Also i used nRF toolbox android application on samsung s5 with android 4.4.2.I am using sofdevice 6...
Hi All,
I would like to broadcast 256 byte data in one shot every second, any reference in SDK recommend?
Thanks in advance.
**updated at 19 Sep, 2014
Application...