first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
100835_Rev1.PDF SRU532.pdf n5_starterkit.h
main.c
Hi,
i am currently working on the Nrf51422 chip with s310 softdevice . The problem i am facing is that when i dump...
Hi!
I'm fiddling around with the PCA10040 and the experimental_ble_app_blinky from the SDK found in examples/ble_peripheral/experimental_ble_app_blinky. I've had great...
Hello,
I'm trying to write value to a specified address with ble_flash_page_write .
I'm using ble_flash_page_write after ble disconnect event. I've tested different...
hi Ole BAUCK, my slave device is STPM33 ENERGY METER using this device we can calculate vrms,irms,real power,reactive power,energy and many more.. that device is not having...
Hi,
i'm doing my own bootloader and i want to use external flash to download image trough a spi. Now it almost works. But after an app image has been successfully transferred...
hi all,
i am using sdk v8.
i want to transmit the address through uart and read the data using UART.
i am using app_uart_get and app_uart_put api's.
PROBLEM:
if i connect...
Hi, it says that I have to put my beacon into beacon config mode in order to configure beacon device through the app. How do I enter beacon config mode in my nRF51dk? When...
Hi, In my project I need to measure current values for every sec and update those values to advertising data. So, I take manufacture field in advertising data to update the...
My set Up: Nexus 6 (Android version 6.0) as Peripheral, Nordic as Central.
I want to achieve ble pairing using 'pass key confirmation' methodology.
The nordic device has...
Hi Nordic Developers..
I am using nrf52 with softdevice 132.
In my project i am using external EEPROM(Microchip 11AA010) that uses UNI/O protocol and Single I/O Serial...
I'm using SDK 8.1.0 (SoftDevice 7). I built a version of dual_bank_ble_s110. Installed both on a freshly erased pca10028. It comes up fine and sets the LED on. It's advertising...
Hi guys,
I'm facing some trouble to put my rtc working properly. I made a code based on the rtc example but it's not incrementing the time the right way.
Bellow follows...
Hey,
I have written a custom service for my company's sensor readings on the nRF51 DK, on top of the uart peripheral example given n SDK_11.0.0. However, for the final...
What should be done if we add nRF51822 SDK into our code for business (redistribution)? We have our own IDE and would like to integrate "nRF5_SDK_11.0.0_89a8197" into our...