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...
Hello, I experience some issues with NRF9160 and eSIM card. SIM_1V8 always output 0v and "AT%XSIM?" return "%XSIM: 0". I want to know if there is prior software configuration...
hello all,
I am trying to find the best power efficiency to transferring a pack of data(30 byte each time) from one nrf52 to another nrf52. I have a 80 uA in average power...
Hi all
So i had a working running example on SDK Thread and Zigbee V3.0.0. This flavor used the softdevice s140_nrf52_6.1.1_softdevice.hex I've migrated to the new SDK...
Hey All
I've found thread, dealing with this problem here: https://devzone.nordicsemi.com/f/nordic-q-a/77775/nrf_ble_lesc-nrf_crypto_ecc_key_pair_generate-returned-error...
I try to connect my nrf5340 CoAP server via my border router with CoAP Messages (with the IP address) from a computer. Is that possible? And if so, How?
I made a border...
I want to read peripheral's characteristics value in a fixed time interval or an event-based in the central.
I am using the nRF52840 Evalution board and SDK_17.0.2.
Here...
hi Support team,
Customer tested mesh SDK4.2, and now had one question:
their product is end node, and once button pressed, MCU is waked up and send the message to server...
in the gps example, there is a struct
nrf_modem_gnss_pvt_data_frame
in which contains the accuracy in meters, by documentation definition, it's /** Accuracy (2D 1...
Hi,
Facing some issue in creating sample application in vscode
nCS sdk V1.7.0, created sample hello world project and added build configuration for bl653_dvk
getting...
Hello all. Now I am making a BLE network with multiple peripherals and central based on NUS. How could I make data transfer between the central and specific peripherals? I...
Hello,
I would like to develop OpenThread applications that run under ZephyrRTOS for the nRF52840 processor. It appears that there are 3 possible development approaches...
Hello I'm trying to implement the DFU Trigger library into my project. to get following function:
" When the trigger library is added to an application, it allows a connected...
Greetings,
I am trying to get the nRF5340 DK to run on the coin cell battery attached to it. I removed the plastic and the USB cable then I put the "nRF power source" switch...
Hi team,
When we set fast advertisement timeout (uint32_t ble_adv_fast_timeout; /**< Time-out (in units of 10ms) for fast advertising. */) to a value greater than 0xFFFF...
i am using Laird smartBASIC for my programming of the BL653. I cloned the firmware of the evaluation board using the supplied Laird batch files and the J-LinkARM interface...