Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
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...