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...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi All,
I'm using a sdk11 and i have started using the glucose profile example to use a peer_Manager.
I have modified it to have a just work behavior. It works correctly...
We have a potential application where we have to send data over BLE at 3kbps and store in external flash memory at 8kbps. The last memory accessed in external flash memory...
I have a NRF52840 and wanted to know, how much of a signal gets into another channel in BLE.
I am going to explain what I mean so there is no confusion :).
The Bluetooth...
Hi,
When I migrated the nRF51 project to nRF52, I got 67 L6218E errors.
I am not sure how to solve that kind of errors because I already added the related .c file to group...
I need to use an external RF amplifier. This needs two control lines, one for TX and one for RX.
I need some way to know when to change the state of the control lines. Is...
I'm noticing some irregularity on the SCL line coming from my Nordic 52832. I've attached a Saleae logic trace here. What are the potential causes for this type of behavior...
Hi,
I'm facing issue in the range of communication between the 2 NRF24L01+ modules(1452AB). My design is to interface the NRF24L01+ with more than 6 modules with one HUB...
Hi,
We are testing with the experimental_writable_ndef_msg example from SDK12.2.0 and we have issues reading the nordic NRF52 Hardware using the PC-Card Reader identive uTrust3700F...
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...