I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I would like to have track time of the day in my peripheral (s110)application. I understood that RTC0 is used by Soft device. RTC1 is used by app_timer application. I have...
hi nordic:
thank you for your great support!
question 1:
App: LightBlue in iOS.
when app scanning for perpherals ,i have found my device,show as "measurement…."
THEN...
Hi all,
I had a working TWI connection combined with BLE advertising. When
I added uart code for printing to putty this TWI connection was no longer functional.
So...
Hello,
I am currently working on a project and I would like to add some security to my device by preventing services from being discovered. Ideally when a user connects...
Hi
I am trying to use the internal ADC to capture an analog value every second. For this I use a timer to wake up every second, start the ADC and go back to sleep.
I...
Is anyone using the third-party BLE module from Taiyo Yuden? If so, where did you find the recommended footprint?
Taiyo Yuden's website only gives very limited information...
In the SDK 8.0 are only examples for nRF51422.
Is it possible to compile this for nRF51822 and is the softdevice 8.0.0 for both controllers?
Best regards,
Roman.
Hello,
i am new to nRF Bluetooth.
My Setup ist:
One Atmel atmega640 and one nrf51822 communication via UART (at the moment).
I am sending data from atmega640 to...
Hi,
I'm writing a bootloader for nrf51822 to be able to update the nRF51's firmware through SPI (data transferred via an STM32 retrieving the file through USB).
My idea...
Hello,
I am trying to write data to flash with the pstorage api. I managed successful to write data to flash with the pstorage_test_store_and_update() function from the...
Hi
Recently we bought NRF51 DK board. Initially when i connect the nrf51 DK board to PC via USB it mounts JLINK driver and on IF/BOOT button it mounts BOOTLOADER drive...
For my application I need to identify the peripheral source advertising packets are coming from. How is this best done with BLE and SDK 7.1? I would prefer not to set a a...
Hello
I have a nrf51822 mbed kit PCA 10024 V1.0.0. When I connect the kit to the PC (Windows 7 64 bits) the Mkit enumerates as an MSD named MBED:
I updated the firmware...
Hi,
I'm testing new nRF51822 Beacon v1.1.0 dedicated for smart beacon kit (pca20006). I'm using Master Control Panel Android app version 2.0.3 and Nexus 5 with the latest...