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...
Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
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...
Is there a way to implement a blocking flash write without dealing with system events. Periodically, every 10 seconds or so, I need to dump a large amount of data to flash...
So I have bought some nRF51822 Beacons to develop with. It was suggested when I purchased them that I wouldn't need any further development kits - but whilst I can see the...
Hi,
When using Master control panel both on PC and my galaxy S3, I can detect and connect to the HID keyboard app, but when trying to scan for Bluetooth devices on Galaxy...
Hi,all!
My question is:
Can one smart phone connects two peripherals(both based on nrf51822) at the same time?
If it can, should the peripherals use s120 softdevice...
I found the way to change a major and a minor in this DEVELOPER ZONE but I don’t know how to receive the particular UUID and read its major and minor.
I use the MB39C811...
I have implmented OTA DFU in my project with SDK 6.1 and SD 7. And it works perfect with MCP in android.
But it also has to work with iOS. But it doesn't. The sequence...
I used sd_system_power_off to enter to system off mode, now I want to wake up my system and reset it when a button is pressed, how should I do that
Thank you
After getting the "Keil- Error: Flash Download failed - "Cortex-M0" I followed a thread which said to use nRFgo Studio to erase and recover the target board.
Unfortunately...