I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
On 52832, SDK V14.0.0, SD132-5.0
I tried to set NRF_SDH_BLE_GATT_MAX_MTU_SIZE to 247, as from dev-doc i saw that SD132 supports BLE V4.2 DLE.
However it returns:
...
I would like to know how to create a prompt that asks for a PIN before a user gets access to pairing to a BLE peripheral. Currently I'm using a CurieBot and once it's found...
Hello.
Using nrf51_8.0.0_API, I'm experiencing the function sd_flash_write returning the value NRF_ERROR_INTERNAL. As documented in nrf_soc.h, this error code can never...
Hi,
I'm working on app based on ATT_MTU Throughput Example from SDK 13.1, but I added Thread support and now working with Thread SDK 0.10.0. I have a problem with advertising...
I have a hard time understanding precisely what an Element is and how it differentiates from a Model when talking Bluetooth Mesh.
The only definition can seem to find of...
Is there any way to detect / prevent the use of range extenders?
When using a central & server with low TX power, the range is say 10m.
Now an attacker can use a relay...
Hi all,
I have been using Nordic chip-sets for a while mainly for BLE applications. I am now developing a simple lighting product based on Nordic nrf51 family chip-set where...
hello!
i am working with the component nrf52840 v0.5.1 and i need development a thermal profile according with the datasheet of the component nrf52840 v0.5.1
could you...
I'm using op-amp(LM358), condenser microphone and PCA 10028.
My project collect output values of op-amp and broadcast that.
But, noise was occurred while it is advertising...
I'm using the ble_app_multilink_central example app.
In the pca10400.h I changed #define BUTTON_PULL to NRF_GPIO_PIN_PULLDOWN.
The problem is that the first pin interrupt...
Hi
I'm creating an android app for smartwatch(used nrf51 ble),I have two questions
1.I used ANCS(Apple notification center service) in my android app,but nrf51 device...
I'm using the SD (nrf52) MBR to update our custom bootloader, in a battery powered device.We have some custom hardware which is used to disable our LDO, to enter a "Ultra...
Hi Everyone,
Recently I have been trying to measure the current consumption from the dev board.
I have set up the board as instructed by cutting SB9 and soldering SB11...
Hi,
I see intermittent incorrect values from the saadc. The code is described here .
The graf shows battery voltage in mV over about 4 days with one sample per minute...