Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
I try use the FICR information to identifier nRF51. but found some interesting staff when i read 0x10000000 first 16 bytes by SWD memory read.
when I power on read. it return...
Hi,
I started my project from the “BLE Characteristics, a beginner's tutorial” I download this project and add it to my SDK_11.0.0_89a8197 .
Then I started to modify the...
I am using the FDS functions to save needed data to flash and retrieve it when needed. The init, writing, and reading all function correctly. However I am running into trouble...
Hi,
I'm having some issues when trying to make a HID device work with Windows 10. It says 'Connected' but then changes to 'Device Error' a few seconds later. I get 'Error...
Hi,
Im tryin to use the ble_dfu service example from SDK12, I get DFU SERVICE NOT FOUND when trying to update from Android.
Any suggestions what to look for?
I use...
Hi Is it possible to change the MTU size with the Master Control Panel?
I am making a ble device on a nrf52 with the SDK 12 (latest softdevice) which has the ability to...
Hello,
I am using the NRF52 to send sensor information over bluetooth using Nordic UART Service. Can the same service be used to send strings?
Thank you.
Hi,
I'm developing to nrf51822 mcu, using a s130 softdevice.
I'm using a BLE example code.
I get an interesting problem - when the mcu receives 2 reports (that are...
Hi,
we are thinking about using the NRF52 with the BLE SoftDevice in a security relevant application. As the SoftDevice is not available as source code, no reasonable security...
Hi all!
I want to check work of AES encryption.
Some code on 51822:
uint8_t aesKey[]= {0x31,0x32,0x33,0x34,0x35,0x36,0x37,0x38,0x39,0x30,0x31,0x32,0x33,0x34,0x35,0x36...
Hi All,
I have a problem with the function sd_ble_gatts_hvx().
I have no return value when i call this function and i don't understand why ?
I have a function where...
I am running SES 3.10f on Linux. I have followed the Tutorials regarding Monitor Mode Debugging. I don't ever get the pop up box regarding the Monitor Mode debugging license...
Hi All,
My question is about available sleep modes in nRF51822.
As I can find in nRF51 Series Reference Manual, and Product Specification documents, nRF51822 chip has...
Description:
I am developing iOS app which will connect BLE and keep the connection till user don't want to disconnect. i.e we want to autoconnect BLE when BLE is in range...
Using Master Control Panel (MCP) with nRF51 Dongle PCA10000 v1.0
Segger is offering a J-Link firmware update - v6.10l:
Is this compatible with MCP? Is it safe to...