Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
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...
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...
Hi.
Is this issue resolved?
github.com/.../902
I tried lately using mbed-rtos with nrf51822, but no luck.
I would like to use threads, is there a way to circumvent...