This system does not work if I enable the third Pipe (Pipe2) .
The system is working without any problem as one RX and two TX (Pipe0 and Pipe1).
The problem on enabling...
Hello,
i have read if not all posts about writing to FLASH while using BLE. But could not find the desirable method.
What i would like to do is to write to flash from...
Hello,
i have read all posts about writing to FLASH when using BLE. But could not find the desirable method.
What i would like to do is to write to flash from characteristic...
I'm trying to add the product key it shows an error "can not the product to your list" and therefore i will not able to access to the User guide
Thank you
hello, im from india im using nrf24l01+ for my project to transmit and receive data between two arduinos. i tried all tutorial basic programs but i cant sucessfully send and...
I'm analyzing app_timer scheduling code..
I have an question about list_insertation_handler function in SWI0_ISR
I think if ( (p_timer->ticks_at_start - m_ticks_latest...
I would like to test the newly added v4.2/v5.0 Bluetooth features (e.g. LE Secure Connections, Data Packet Length Extension, 2xSpeed, etc) against non-nordic devices. I have...
Hi all Nordic developers,
I am currently working on nrf51 to scan all the nearby beacon and then i wish to send the data to the esp8266. I already able to scan all the...
When I try to copy a zip file from my email to NRFToolbox for DFU, the NRFToolbox app comes up and then immediately crashes.
Steps to reproduce:
Download latest NRFToolbox...
Hello, as it is clearly understood (by everyone developing using NordSemi's SOCs), this struct "ble_evt_t"
Hello, as it is clearly understood (by everyone developing using...
Hi,
I've read in your press release for SDK 12 that increasing the MTU beyond 23 bytes is now possible on the nRF52. I thought I'd test this increase out on my nRF52 with...
Hi All,
I have a basic question, i want to know what are the right value to use with the nrf51422 chip for the resistors with ADC.
I want to use the maximum value permitted...
Hi, I have problem with using example codes. I want to add GPIO control to ble_app_uart example. Adding gpio_config() function taken from app_timer_tutorial blocks program...
I'm using NRF52832 SoC and IAR
I've to read data from ADC using SPI. ADC will generate interrupt every 4ms indicating data ready. I've configured GPIOTE to sense the ADC...
A couple of power consumptions Q's for this basic scenario: RTC used via PPI to infrequently sample from ADC and trigger SPI read from external sensor source.
Questions...
Hello,
I need a support for BMD-300 BLE module.
We can flash the BLE module and we can connect it with mobile application via Blue-Tooth.
But when we flash BLE for...
Hi,
I'm using nRF51822 in my senior project (some kind of BLE wearable device).
I'm trying to call my function inside the ble_evt_dispatch() function but it doesn't...
SPI Slave configuration On nRF52
Hi,
I am trying to configure the SPI slave peripheral for interrupt based communicaton with a SPI master
In previous work with ARM...
Hi,
Can any one tell me about all the security features provided by nrf51822 s110 for secure communication?
Share me some example that implement encryption durring communication...