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 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...
Nordic,
After upgrading to S110 7.0.0 the BLE_LBS example no longer works as downloaded from GitHub. I adjusted the flash algorithm size which fixed the first problem and...
Hi Developers,
I'm using an nRF51822 and finally beginning to understand BLE. I want to learn by example so I downloaded NAN-36.
Im at a point where the Application...
Hello,
i'm using the NRF5182 QFAAG0 chip, its one of the samples from the evaluation kit.
I can program it with keil (not using the S110). Using nrfgo studio i can see...
I'm building a BLE peripheral / observer multi-role application using the timeslot API and based on the example code at github.com/.../nRF51-multi-role-conn-observer-advertiser...
Hi,
this is my first time I write on this forum and I hope to find some useful suggestions for my work on Nordic platform. I work since many months on nRF81522 chip and I...
Hello Everybody,
I'm sorry I'm a little confused about the SDK and S110 versions. Can I use S110 v7.1 with SDK v6.1?
I compiled the ble_app_beacon I found in the SDK...