Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
Hi,
I have an application that requires watchdog to run continuously. And from application I have code that jumps to the bootloader without device resetting using bootloader_util_app_start...
Hi,
Side effect of adding a LFCLK of 32.768khz with 90k ohm ESR oscillator? where as data sheet recommends Max value of 80kohm.
Side effect of adding lower drive level...
Hi everyone,
I activated softdevice writing protection with nRFGoStudio (i.e. so that the softdevice can not be overriden). How can I deactivate that again so that I can...
Just to make sure: Will The spi_master_send_recv return when it is done writing and reading, or do you have to have some event wait functionality listening to SPI_MASTER_EVT_TRANSFER_COMPLETED...
I was playing around with the gpiote example under exaples/peripheral/gpiote. The example uses a timer, ppi, and gpiote to blink an led. By default, the app uses Timer 0 and...
Hello.
How to write custom firmware updater, which:
Takes new firmware from other device on SPI or I2C bus.
Writes it to flash ("bank1" at 0x1B000, or...
Hi;
I'm studying on SPI communication at nRF51822 (not DK) but i could not find the pins for spi communication, i read at somewhere SPI is only used at DK(developer kits...
hi
i'm using the nrf15822 beacon for an application of communication on arduino
I just would like to understand how i should start to stream my data using the beacon beacause...
Hi all,
I am using S130 in scanning mode and I would like to list the devices that are currently advertising by their friendly name. I have access to p_ble_evt via BLE_GAP_EVT_ADV_REPORT...
Hi,
I usually use electronics.stackexchange.com/.../15143 approach for decoupling capacitors and until now I had much better EMI performances.
I make sure that tracks...
We would like to reduce the attribute table size a little to increase free RAM. Are there any guidelines explaining how we can judge how large the table needs to be for a...
I compile SDK7.2 example hrs in "experimental_s110_with_dfu" by eclipse,
and I download softdevice & bootloader by nRFgo
then i use master control panel to DFU the hex which...
In the nordic documentation it mentioned that in the init packet we can write list of supported softdevices so that if one of that matches it will start the dfu. But in Signed...
Actually, I'm not good at using English. So I'll try to struggle to type this question...
Sorry, Last week. My boss gave me a Nordic Mouse to develop some embedded one...