Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
What is different between the two hardware versions? I notice there are several examples for the 10028, but not as many for the 10031. What is required to make a 10028 example...
I am trying to get nRF Connect 1.0.0 to bond with my sensor (which uses a nRF52832). This works from several other programs (CySmart on Windows, LightBlue on iPhone), but...
Hello Nordic Team,
I have a question about RAM Related Issue for our program or rather more generally in relation to a board test that we just received and for which, with...
I know the Project options can be configured in the iar_nRF5x.icf file, but there is no option for ram size. If the RAM start and end is given, I guess that is the ram size...
In the BLE Characteristics, a beginner's tutorial
Martin mentions:
Since this is a beginners tutorial we will keep it simple and leave the doors wide open. No security...
Hi. I am having trouble getting the sd_app_evt_wait() call to work correctly in my code.
My main program works like this:
<inits>
for(;;)
{
<read saadc>
<sd_app_evt_wait...
I have configured the nRF52832 as a GAP peripheral and wish to establish multiple concurrent connections between this and GAP central devices (Phones). Is this possible? What...
Hi,
my current project needs an i2c slave eeprom emulation like it is in the example projects of the sdk. The difference is that I need a larger packagesize of one transmission...
I want send out 6 notification in one connection interval. But now I only see 3 packets in my sniffer. So I want to know how to achieve this goal?
This picture is captured...
I'm using nRF51(822) with S130.
I registered my event handler with:
softdevice_ble_evt_handler_set(ble_evt_dispatch);
In my main loop, I call sd_app_evt_wait(); ...
Dear,all
device:51822 s110 sdk8.1.0 adverting interval:1s
or exmaple hrm s110 PCA10005
i use moto Z phone and nrf connect apk,it is difficult to receive
the advertise...
Hi, I have created a custom PCB (FR4, 4-layered) which uses nRF52832-QFAA.
This PCB uses the λ/4 printed monopole antenna .
I wish to measure the RSSI value of this...