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...
The example on github for static passkey imnplementation with nus is written for SDK 7.I think API have changed form SDK 7 to SDK 10. Any one has implemented it in SDK 10...
For some reason I'm not able to receive directed advertisements on the nRF51 development kit. I verified my nRF51 peripheral is sending the direct advertisement packets using...
Hi,
I have seen a number of nRF51822 using chip antennas through a 2450BM14E003. An example is this circuit with the pins connected as follows: ANT2 -> BAL1, ANT1 -> BAL2...
Hi,
We will be in the need of NRF wireless modules for our street light communication application. I need the support for interfacing NRF with MSP430G2553 or any MSP430...
Hi all,
I am developed application so that it is communicate with save device, i can able to send data from master to slave. In Ble_app_multilink_central master side code...
Hello,
I have a few questions about the data encryption process of nRF8001. First, I believe we turn on data encryption with this
setting in nRFGo Studio, am I correct...
Hello
I have started keil with s110 mouse(nRF6926 Mouse) main.c
so I wanted to use JLinkRTTviewer.exe. then i erased all memory in the mouse.
also I did build the...
Hi,
i didnt understand the concept clearly, can you explain it more clearly..
(We will be in the need of NRF wireless modules for our street light communication application...
hi.
We were creating a module using NRF51822-QFAB chip.
And module uses a 32MHz crystal.
Test the uart communication, (pc & BLE Module)
nRF51_SDK_10.0.0
...
Hi,
I cannot find my nRF52 (PCA100040 / SD132) when scanning for devices from my nRF Master Control Panel on my Android Phone.
In these two posts ( post1 and post2 ...
i have nrf51422 v2 that its compatible with sdk v6 and s110 v7
when i run the example of this sdk , only one phone can detect it and that is nokia windows phone
HTC and...
I have known that is AES-128 for the security solution on nRF51822.
We need more powerful security function and algorithm.
As this developer zone, Bluetooth Core 4.2 has...
We are using NRF52832, SDK 11.0.0.2 alpha, S132 soft Device ,I need some clarifications on using SPI,
In nrf52832 SPI Master driver is it possible to create two SPI...