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...
Hello,
Consider this scenario:
The client successfully writes to a characteristic by the application code can't use the data sent so it would be usefull to signal the...
Hello,everyone. Now i have the board nrf52832 and i want it to enter the low-power mode but keep the the advertising. Now the measured current is 160uA, I think there should...
Dear All,
I apologize in advance if it seems that the question has been already posed but it is still unclear to me.
I have a pin (SIG_OK) and I want to read its logic value...
On the nRF51 DK there is a MM8130-2600 connector. I suppose it is used for connecting coax cable when tuning the antenna(?)
The connector is quite expensive, though. Is...
Per the name "UUID" and the very limited background knowledge that I have, it appears that a particular device can have its UUID assigned by its manaufacture, who bought the...
Hello.
I am developing a BLE application on NRF52832 using Nordic SDK11 and S132 softdevice. I use Linux PC as a BLE host device, and can pair & bond the NRF bluetooth...
Hi there! I'm using the nRF Toolbox's UART to test the receiving of my data stream. I'm trying to send a data array collected (from spi) in my main loop and send it via UART...
I am studying the iot-sdk of nordic.
Now, as I have shown in previous questions, I can not detect the device under the linux system according to the toturial in iot.
Now...
Hello, I have device with nrf51822-qfab and I need to run ble_app_template (use softdevice s110). What version of SoftDevice I must to use with SDK v6.1?
About problem:
...
Hi,
I've been trying to add the option for BLE HID to the Espruino JS interpreter on nRF52 - it's something that ideally would be switchable at runtime.
After having...
Dear All
In my application we could not use the ADC inside the nRF51822 because 10bit are under our requirements. But now with the new nRF52xxx with a built-in 12bit ADC...
Did anyone manage to build project on Eclipse with some nRF52 BLE application for HomeKit?
I have found only one project from aanon4 but I cannot even build it.
Sometimes...
Hello,
I am thinking of creating a project that I intend to manufacture that needs to operate 10 dc motors via Bluetooth.
Would this be a logical and cost effective...
I am using nrf51822, I have two firmwares with different offset address, one is having offset address of 0x16000 another at 0x28000.Both are 60kb of size each. I want to start...
Hello all,
I try to find out how long some configurations of the Enhanced Shock Burst protocol take time. I am working with the nRF52 Development Kits.
Some timings...