Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
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...