Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
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...