If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
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).
...
Hi,
after receiving button event application crashes. I get NRF_ERROR_NOT_FOUND from app_sched_event_get and device stop responding.
What can be the reason?
Thanks...
Hi,
recently I purchased the nRF51822 Beacon Kit. I downloaded the hw files and unfortunately realized that they are altium designer files.
As I'm using Eagle I would like...