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 am using Android Studio and am developing a system with the nRF51822. I would like to use the available sample code - nRF Master Control Panel APK for Adroid - available...
I'm wondering about the best way to implement a bonding and also a non-bonding device. There are a lot of code parts in the SDK that show a way of implementing a BLE peripherial...
I see there have been some issues with TWI in early revs of silicon, but looking at SDK 6 I see the twi_master_hw uses the silicon hardware to read/write the I2C device, but...
Hi
Can I use Bluetooth software version 7.1 en SDK versie 6.0 with the nRF51xx C0 Nordic version?
Or do we need the G0 for that?
and what are the main differences?
...
Hello
Where can I find operating characteristics of pstorage_store and pstorage_update?
Actually, I observe that about 100 ms are needed to update 4 bytes data. For...
Hi All,
I have two application modules which will use the flash , 1) Bond manager 2) configuration file
I have register both modules with different parameter in the initialization...
keil 5.12 could install pack file. I'd like to install S130 0.9 to keil 5.12, but I did not find S130 0.9 pack file. Could I install S130 0.9 manually and could select the...
Hi....
we are having some issues while testing our profiles in ios app.when switch from application to dfu am calling "sd_ble_gatts_service_changed(m_conn_handle,0x01,0x4D...
I'm looking for a simple and inexpensive solution for tying the TX and RX pins to GND after burning the OTP in production. What have other people done? I'd like to avoid having...
We are trying out nRF51822. My colleague has a top of the line Lenovo running Ubuntu and is able to detect the module when scanned. However, my macbook pro Mid 2014 (Which...
Hi everyOne , i have been trying to upload my hex file into my controller, but every time i click the "Load" option in KeiluVision a window pops out..! it shows " No Cortex...
One question came to mind while browsing through the SDK example code documentation:
as there is a blinky and a blinky RTX example, do all the projects which use the soft...
Hi!
I looked through the forum and didn't find the answer.
Our team is developing product with STM32F411 MCU and nrf51422 module. We need to provide firmware OTA update...
Hi
I have been reading for a few days now, through the nrf51 documentation, the forum, and getting a bit of a grip on the proposed concepts in the DK.
However, what I...