Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
Because this is my first time on this forum, therefore first: "Greetings to everybody".
I'm just start digging into nrf with FreeRTOS (NRF52832, custom board, SDK14.0.0...
Hi,
I am working with ble_app_att_mtu_throughput sample for finding out max transfer speed on BLE4.2. I also need to write central part of this sample on iOS.
I try to...
The description of p_hvx_params :: uint16_t * p_len in ble_gatts.h is:
"Lnegth in bytes to be written, length in bytes written after successful return"
uint16_t len...
Hi,
I have been tasked of developing a custom BTLE test software for nrf51822 for purpose of certification.
The lab is asking for a custom test that ignores the pairing...
Core4.2 SPEC supports BLE numeric comparison and nRF5_SDK_12_3_0 support core4.2.
However, I can't find any event for BLE numeric comparison.
Is nRF5_SDK_12_3_0 support...
I am currently developing iOS applications related to Nordic ’s nRF 52832. So, I have some questions and I will ask you a question.
Send the electrocardiogram waveform obtained...
dear friend,
in document S132_SDS_v0.5 page 67,there is a table as followed.i have some problems:
1,what work is done in stae (A)-(I)? can i get a detailed description...
Is there a way to workaround bluetooth unstability for Sony Xperia Device?
Device : Sony Xperia - different models
Android Version: lollipop
Background:
Bluetooth...
I am trying to connect my android mobile with nRF52DK. At the first moment it gets connected and then I am able to access service and characteristics but once it gets disconnected...
Hello,
Is it possible to run CMSIS-DSP library on nrf51822, I would like to use the FFT function for analysing the accelerometer raw data on nrf51822. Is anyone have already...
Dear all,
We have designed prototype with BL652 (nRF52832) and would like overwrite smartbasic with softdevice, we have Segger jlink connected by SWDIO and SWCLK how we...
Dear Devzone,
When working with the nRF52840 I had implemented an ethernet connection using the W5100 chip. I used some examples and libraries from this blogpost
I had...
Hi all,
may be it is just my misunderstanding, but I think it is must be fixed...
SDK12 ble_db_discovery.c\ble_db_discovery_start() never resets ble_db_discovery_t.services...
what happens when USB supply is powered but VDD isn't powered?
The internal USB LDO is working ? DECUSB go to high or not ?
Is there a leakage current from usb to nRF? ...