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...
Hi all,
I'm completely new to wireless connectivity development and I am looking to use a nRF52832 module for simply communicating button presses between a power optimized...
Bought the Thingy:52. Works fine with its Android app.
However, was that the right decision to get started programming?
(I lost a weekend to find out that I cannot download...
Hello: I am using an NRF51 dongle. Date on the device sticker on the back is 2015.38. Also using nrf51_ble_driver_linux_0.5.0.
I can see/connect to the device I am trying...
Hi!
Thanks for this post blog and question on sniffer logs . However, I am not clear on how to calculate the number of packets sent every connection interval? Please clarify...
hi,
Is it possible to restrict range / rssi value upto certain range.?
I want to connect ble within 2 meter only. No device should connect after 2 meter.
kindly support...
Hi,
I am sending total of 1 MB data from central to peripheral device, both NRF-52, in one instance I have tried to change the connection interval i.e. for 7.5ms-> 192.624kbps...
I have worked on a new project which would convert our NRF51 project into NRF52. I have succeed in compiling and linking code for this new NRF52 project. When I start debugging...
Hello,
I'm trying to port an Eclipse project template that I have set up for the NRF52 using SDK 13. I want to downgrade the SDK to v12.3 in order to be able to use the...
Hi! For a custom board, I have my app working ok. So I wanted to add the dfu secure bootloader to my project. I Had no problem to do that, both app and bootloader start ok...
Hi
Why does making an input differential lose a bit on the nRF52. According to the data sheet, if a channel is 10 bit and using 0.6V reference and gain 1 and input is 100mV...