Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
I've noticed that MCP for Android version 4.0.4 incorrectly translates company identifiers in advertisement packets.
For example company identifier 0x02BE should be reported...
Hello,
My name is Mehdi, and I am a student in a french university. Actually, I am working on a project and I aim to use the Heart Rate for a statical studies to use it...
I have tried to create delay_timer function using app_uart as nrf_delay replacement in order to save power as much as possible in a short delay existed in any part of my code...
I tried all the examples TWI code on my device and a dev kit nRF51-DK. Nothing appeared to work, either I get a into the WDT handler or the nRF51 resets.
While combing...
Hello,
My name is Mehdi, and I am a student in a french university. Actually, I am working on a project and I aim to use the Heart Rate for a statical studies to use it...
Hi,
I'm trying to use the NRF24L01 as a replacement to HS6200p. But I can't find 0x1E (SETUP VALUE) and 0x1F (PRE_GURD) in the NRF24L01 datasheet. Actually, in the datasheet...
Hi everyone,
I am using the following:
*nRF51422
*SDK11
*keil uVision 5.17
*s130
I have been working with nRF51 that scans beacons and stores it into persistent...
Hello everyone,
I am trying to set the security parameters for bonding with PASSKEY (static)format it is getting executed very well(connected and bonded) for the SDK 9...
Dear all:
My device uses LDO mode and DC-DC mode respectively, and the distance is different.In 4dbm, the distance of the LDO mode is 110m, while the LDO mode is in the 70m...
Hi,
I was wondering if anyone could clarify why there are enable, set and clear (CHEN, CHENSET, CHENCLR) for the PPI channels when according to the data sheet they all...
I checked S130 document for using nRF51822.
I want to change the nRF51822 like the following mode.
peripheral => central => scanning => peripheral => central => scanning...
Hello
I am trying to change the ticks value of Battery measurement interval (ble_app-prox example) but i am not able to understand how the ticks period is measured based...
Hi,
I was seeing memory leak issues when using NRF51 with JLkink v4.98. See this link:
forum.segger.com/index.php
This issue has been fixed with the latest version of...