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!
When using bootloader, I cannot update application data from Keil (for example for debuging), because after restarting bootloader is loaded and
!bootloader_app_is_valid...
Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
EDIT:
I'm using nRF51422-QFAA E00 and S310 v1.0.0, SDK - nRF51 5.2.0.
I'm starting HFCLK from externall crystal for ADC conversion. Since I have no SD enabled everything...
I was using the sniffer to get a trace of the ble_proximity example for the NRF6310 DevKit, and noticed some Attribute errors when the Master Control app attempts service...
nrf51sdk v5.2.0
I am adding ANT service to our BLE application
To begin i building the BLE application and bootloader with the s310 softdevice.
I have modified keil...
Hi,
I have updated my nRF51-SDK to the latest version 6.1.0. I'm using PCA10000 dongle, nRF6310, PCA10004 and Master Control Panel for Windows. I've programmed my nRF51...
ble_gatts_attr_md_t* p_cccd_md; /**< Attribute metadata for the Client Characteristic Configuration Descriptor, or NULL for default values. */
What's the default value...
Hi
I'm trying to set up a 1ms tick timer using TIMER_1. In other words: every 1ms, I have to increment a tick counter, and to perform several operations. When SD is not...
Hy
I m new for here, and i would like to ask for help for you.
I have a nrf51822 QFAAC0 development board, form chine PTR9018 with 16k oscillator.
I use SDK 4.4.1,...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
I'm trying sending 3 bytes in standard example from nrfgo - but it enters in interrupt with fail - occurs maximum re-transmits case. Project in this folder:
C:\Nordic Semiconductor...
Hello,
I know that Vdd on nRF24L01 module should be on 3.3V power and probably will be burned if get 5V power.... If in any case that happen at some point of experimentation...
Hello!
The company for which I work is migrating from NRF24 to NRF51.
Our protocol relies on ESB and uses payloads of 32 bytes and payloads in ack (also 32 bytes).
...