Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
Hi all,
Can I log the processor activity when using a softdevice with nrf51822? What I mean is can I get an event or timer count when the processor wakes up and goes to sleep...
Hi, I'm trying to make BLE hardwares on both s110 and s120.
There are two devicees one for S110 peripheral and the other for s120 central.
S110 pheriperal device has to...
I have compiled the ble_app_uart sdk the nRF51 SDK_v5.2.0.39364. (see attached file)
and I upload this app to my device using OTA .
I found it can work with my Android...
Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
HI:
It is correct that call the function nrf_nvmc_write_word at nrf51_sdk_v4_4_2 and s110_nrf51822_5.2.1。
void FlashWRPProcess(void)
{
#define NRF_UICR_RBPCONF_ADDRESS...
S110 define UUID rule as below, it just can modify one word.
Services UUID = 0x49535343-FE7D-4AE5-8FA9-9FAFD2-5E455
Characteristics UUID= 0x49530001-FE7D-4AE5-8FA9-9FAFD2...
I have programmed custom services on my evaluation kit and everything works great. I am now looking to implement updating my application from iOS and Android app.
Using...
Hi,
i have a question relative to the configuration tool File Format.
I'd like to modify (automatically) the configuration file in order to change the "Device Name"...
I am using a Bluetooth NRF 8001 module. I want to send data to the module from my android phone to the bluetooth module connected to an Arduino. For sample test I used nrf...
Dear Håkon Alseth,
you posted twi source code which took care of all SD/PPI stuff here and it was also linked here , but it is no longer available. The whole forum seams...
Hello,
I use the bootloader in SDK v5.2.0 and could not run APP after DFU completed.
It always stay in the DFU state.
After checking the memory by J-Link commander, something...
At work we are primarily interested in using the 128kb nRF51822 devices. I am able to get a softdevice and bootloader onto a 256kb device just fine. When I attempt to do the...
Hello all,
I want to send some sensor data( collected by Pic controller) to other BLE client(may be a phone) using nrf51822 via UART. Can somebody suggest how to communicate...
Hi,
In the reference design of "nRF51822-QFAA_ST_BAL-NRF01D3", the datasheet recommends this crystal ( www.digikey.com/.../3125558) , but we are out of stock from local...
Hello all,
I have flased "ble_app_hts" example for nrf51822 on evaluation board PCA10001. In the application both the LED pins are configured for output using "nrf_gpio_cfg_output...