Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
Hello!
I am sending MQTT commands over UART from an NRF52840 DK to the NRF9160 DK which has the ibasis sim card inside. I noticed 3 times so far that after 24 hours , 1...
Hi
I could test Bluetooth Mesh Chat sample on nRF52833-DK nodes. I would like to know whether there is any way to send chat message from nRF Mesh app (non-mesh BLE device...
Hello,
I need to send and receive UDP packets using nRF9160DK via NB-IoT network. I'm able to achieve this using Serial LTE modem . However I need to write my own application...
Hello,
In a design we plan to have 2 x SPI, 1 x QSPI and 1 x I2C interface. For the SPI we plan to use one @32MHz and the other @8MHz.
Please confirm there no "instance...
Hi everybody,
we are trying to bring our beacon's consumption as down as possible. We have nRF52832 mounted on our custom PCB with external 32 kHz crystal and DCDC is enabled...
Hi, I am using the Nordic nRF53DK, with the Segger IDE, in the NCS 1.5.0 release.
I'm playing around the Data Length Extension with the Sample of the Central UART...
Hello, My environment is nrf SDK v1.5.1. The board im developing for is the nRF52840DK. I'm trying to do some ECP-Calculations and therefore Ii want to use some function located...
Hello, All
I want to implement OTA using Thread with nRF Connect SDK.
Is there any sample code or reference this can be done with Thread?
Even if there is any experimental...
Hello,
I have a: nRF5340DK connected to Windows10 PC via USB.
I also have these that are working fine in terms of being able to communicate with the nRF5340DK over Bluetooth...
nRF SDK version is 1.5.1
upgrade modem fw to 1.3.0
Is there any way to do software reset on GPS modem? I have ran the gps example and I notice that "printk" sends everything...
I'm using the nRF5340 DK with the HRM example. My phone is HUAWEI mate 10 (Android 10).
I could scan the Zephyr Heartrate Sensor in nRF Connect App and nRF Toolbox App ...
Hi Team,
In continuation with Case ID: 269054, 269278
I am using NCS (as suggested) to avoid high current consumption happening during softdevice initialization.
I set...
Hi, I'm enthusiast of nrf5340 DK. BUT: in the samples I'm not able to find some viable openamp (other ipc seems to have the same problem) example. I am looking for a way to...
To the kind Nordic support team,
I have got a nRF52833 based Raytac module I'm using to develop before using a custom board.
I'm using Microsoft Bluetooth Virtual Sniffer...