Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
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...
i am using ble_app_gatts example as beacon observer ,till 10 sec after powering up device i need connectable advertise after that period ,as i switch the advertising from...
Can you do successive updates to a Notify Characteristic using sd_ble_gatts_hvs() during the same connection interval without losing data.
The question comes down to, does...
Hi! I've successfully set op an OpenThread MQTT broker using a Rasperry Pi and nrf52 dongle and I am able to publish and subscribe to and from my computer by flashing the...
Hello!
I am working on sdk v17 and ble_app_uart. I'm going to make a button function first in this project. I created 3 functions of 'push, release, and long press' using...
I am not sure whether this is an issue with the nRF53 Engineering Example or with the SEGGER software.
I don't see any errata describing the behaviour I am experiencing...
Hello,
Is there an option to add to thread ncp example a FEM support?? I do according to de guide on the page https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v4...
I am following this series of tutorial " BLE Advertising, a beginner's tutorial ", BLE Services, a beginner's tutorial .
The problem is after establish a fresh advertising...
Hello,
I got an error 8(NRF_ERROR_INVALID_STATE) while running ble_nus_c_tx_notif_enble function.
The SDK document shows that, the err_code is
"this API propagates the...
I'm evaluating using zephyr for an nRF52840 based design. I'm able to use the nrfx drivers via Kconfig options. It doesn't appear that there any other Nordic SDK libraries...
Hello developers.
I successfully ran the Mesh project with Light Switch example on nRF52840 devices. And I have 2 questions about this.
Question 1: How can I access from...
Hi.
I'd uesd RTT viewer before SES.
RTT viewer has the menu for saving logs.
I'm a new for SES. I'm recently using SES.
I can see log message on SES, but I don't know...
Hi,
I am just unable to find the FW ID for SD v7.2.0 anywhere.
I am using SDK 17 and s140 7.2.0 and am trying to create a DFU package to update both the Soft Device...
Hello All,
We are testing power consumption nRF52810 in system ON mode , my configurations as below,
Device will advertise for 10 sec connect with the mobile app sends...