I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
I am working on the proj that needed 2 MCU and nrf51822 work as slave.
I would like to know any ref on how to firmware upgrade on board without external tool?
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...
I have not been able to make this app work. I programmed S120 as softdevice and loaded the application. Ran into problem with scatter file. I changed it based on the s120...
When sending data on a pipe with ACK (indicate), the acknowledgement seems to get lost if the device gets disconnected right after having sent that data. Is that a normal...
Hello,
I am trying to build a single device, lets say loaded with firmware "A".
I would like to have two of these devices, both with firmware "A" to detect proximity...
I can't find anything to indicate for sure that the S120 BLE softdevice will work on the nRF51422 BLE/ANT chip. I'm pitting BLE vs ANT for my current use case and being able...
nRf51422 flash data retention is 10 years at 40°C. We need for our application (motor control roller shutter) 20 years. What can you do to increase this value?
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
I recently purchased an nRF51822-mKIT and I'm having great difficulties in getting it to talk to either a Windows 7 or a Windows 8 desktop PC, or a Ubuntu linux desktop PC...
Hi.
I have just a question:
Can the same device work with gazell protocol and bluetooth LE alternatively?
I want a net with a host and some devices, but host must be...
I've somehow lost the ability to perform over the air DFU from Master Control Panel.
I have reinstalled the J-Link drivers, nrfgo studio, I've flashed the PCA10000. I can...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Hello,
I am trying to use ble_app_uart example from pca10001 to nrf6310 board from development kit. My nexus 7 detects the BLE device as 'Nordic_UART' but disconnects immediately...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hello everyone!
I'm currently developing a project in which I require a remote control (touchscreen TFT + arm MCU) to send and recive some data over a bluetooth connection...