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...
Hello All,
I developed one project in nRF51822 with S110 Soft Device based on following configuration.
SDKv10.0.0
DFU capable
RTX Support
And now I want...
Hi ,
I am using Soft Device S130 and NRF51 kit PCA10001. I am using SDK 11.0.0-2-alpha .
I am trying to test the Alert Notification Service Example as mentioned here...
Hello!
I'm trying to use the nRF51422 internal ADC to send the value over BLE then monitoring the value received on the nRF Master control panel on Android phone but I...
hi
I touched pca20001 mouse -> main.c
i followed this link to debugging
devzone.nordicsemi.com/.../
but i can't build this..
because it said "ERROR" over 40...
Hi all,
I am using pca10040 board. My requirement is when i press the button led should turn on after repress the button led should turn off.
For that i tried below...
Hello,
i know this question is ask some time in the Forum.
But i hope you can give me some example script.
I Need a script how gets the UTC time from the Iphone when...
I am using s120 sofdevice and nrf_sdk_7. In a loop i am calling sd_ble_gap_connect to connect to each of peripheral device found in scan, I am having 5 peripheral devices...
Hello,
Can I use nRF5x to receive packets/info sent from a "standard" radio control transmitter?
Like the ones used to fly RC planes and copters.
Extra details
I...
Hi,
I encountered an issue when trying to integrate DFU to my application. Every time I upload my application through DFU, the bootloader gets overwritten, i.e. only softdevice...
Hello,
I have to do a pre serie of a new product based on a NRF52832-QFAA.
I'm in Europe and I contacted local distributors (Mouser, ...) and there is no way to get...
Hi, when I run the ble_app_proximity on my 51822 board, I can connect the 51822 board with NRF Master Control APP, after a little while , 51822 disconnect with app, and trace...