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...
Hi all,
i am working on nrf5340 device (sdk v1.5.1)which is connected to microphone.Audio recorded in mic is transmitted via USB to PC(testing on PC right now).while device...
Hi,
I am looking connect some sensors (links below) to the nrf9160dk and send their data over cellular to the nrfcloud.
Water temperature sensor: Waterproof DS18B20 Digital...
Hello all
I am facing a very strange issue, already searched the forum but didnt find anything like it.
Okay so I can get DFU to work. For our custom application we have...
Hi,
I am trying to interface WM8960 CODEC with nRF52832 using (I2S and I2C) .
I am able to communicate with IC with TWI
I want to transmit the const uint16_t wavedata...
Working on a project where I need some sort of wireless communication. The device is located inside a metal enclosure, so IR is not an option. Its only goiong to trigger a...
Hello, I'm using an nRF5340 board with nRF Connect SDK as a BLE peripheral device, and I'm trying to get RSSI value when another device connects to it.
So I'm trying to...
I am attempting to enable the external LFCLK. I want the clock to swing rail to rail. I have the following code in place. I am using the s140 v 7.2 soft device and the nRF5_SDK_17...
We are using nrf52832 soc for our product development and using that we are trying to increase the throughput of our device using the information from the following forum...
Hi,
Why nRF9160 example serial_lte_modem:http get data from http://hk.iotlib.cn/http_test_data.dat missing some bytes:
Repeat steps:
1. sdk:ncs v1.8.0 2.example...
SDK: NCS 1.8.0
Peripheral: nRF52832
Hello,
Is there a better example for creating a static library using NCS than the "external_lib" sample?
The example showcases...
I have a working build for the nRF5340 DK that implements a custom service and communicates over BLE. As I add features, the binary for the Application Core changes; the binary...
We have developed many solutions starting from example and modifying them to fit our needs, this one in particular has me stumped. We already have working BLE and USB CDC...
Hi,
I'm using nRF connect SDK 1.7.1 with ZephirOS.
I'd like to configure input / output to be redirected to UART and mirrored to USB CDC/ACM.
The reason is that I...
(nRF Connect SDK, v1.8.0, nRF52840)
I would like to create classic Bluetooth Classic peripheral behavior, the peripheral is not advertising (or advertising without name...