Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
Hello,
In my application I use NRF52840 with SDK 16.0.0 and softdevice 7.0.1. I want to add ECDH algorithm to my project using ECDH example in the SDK, but nrf_crypto_ecc_key_pair_generate...
Hi there,
I'm presuming that, when using the s140 soft device (or any of the soft devices), I cannot change the output of VDD to anything and must assume 3V.
I have tried...
PWM frequency and PWM steps resolution are related, we increase one and the other decrease and vice versa, we want high PWM frequency so we have low flickering and we want...
Hi everyone, after months of working with the nRF52840 dongle I decided to buy the nRF52840 DK. I work with the ide SEGGER EMBEDDED STUDIO. I tried to get the blinky example...
Hello,
I can smoothly run the sensor server / client model. I know that I can setup the periodic publication period with the nRF Mesh mobile app and don't have a problem...
I want to configure 32bytes sensor measurement data in advertise manufacturer specific data as follows.
But does not work, please help me.
My environment as follows. ...
Is there demo for video transmission on PCA10056 DK?
it is just video transimission demo. just loopback is ok.
we are using nRF52840. is it possible? or other platform...
Dear Mr/Mrs,
I am learning to develop an Android BLE apk. I use the nRF Connect apk and Android-nRF-Toolbox to connect with my BLE device.
nRF Connect connect to the BLE...
I have an found a problem where I find FDS has 2 pages labeled as swap, which results in loss of one of the data pages.
my configuration is 2 data pages and 1 swap page...
Hi,
I modified the USB BLE example (nRF5_SDK_17.0.2_d674dde/examples/peripheral/usbd_ble_uart) to sends bytes using a timer timeout as "fixed bytes transactions" or "waits...
Hello,
We have a custom board designed using the ublox Anna B112 module which uses NRF52832. We are using it in open CPU mode and running our custom firmware.
The VDD...
Hi,
For example ble_app_uart, when the peripheral ble rx buffer is almost full, I want to control the central write with response, but I don't konw how to indicate the central...
Hi,
For example ble_app_uart, when the peripheral ble rx buffer is almost full, I want to control the central write with response, but I don't konw how to indicate the central...