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 All,
I am developing project which is based on nRF52840 and uses UART.
This my nRF52840 UART connect to STM's MCU UART.
If I do the connect Rx-Tx, Tx-Rx and VCC...
Is there a sample application for LE Audio using nrf5340 that demos the streaming of audio from say an iphone to several different BT devices (headphones and speakers) at...
Hello
Now I want to do Multiple Advertising. Using 2 channels with different UUIDs One uses Connection to get data. The other one, I'd like to implement a Beacon distribution...
Hello,
In my development process from time to time after adding/changing code I get some Zephyr fatal error. So far I was able to fix all of those errors, but it always...
Hi , I have also tried to user android device as a peripheral to communicate with remote nrf52 device, but due to rx and tx octet mismatching of data symmetric issue , after...
Hello,
I using MacBook
When I use nRF Connect desktop open Toolchain Manager
It shows the nRF Connect SDK v1.5.1 I downloaded
I click "Open IDE" and want to create...
Is it possible to send UART RX commands from the Desktop NRF Connect the way you can from the mobile version?
There is an input, no way to specify a format as in the...
Hi,
Kit:nRF5340
SDK:nrf connect SDK
I would like to test a data transfer flow between app and net work.
Can you please tell me
1.How to configure a radio peripheral...
Hello Nordic support,
1. I would like to understand how can I add a new driver to nRF Connect SDK and use it in my application. Are there any tutorials for this?
2. If...
Hello, I am having some issues with the peripheral UART sample on the Thingy:91. I used Segger Embedded Studios with the thingy91_nrf52840 as the board, I was able to successfully...
Hello Nordic support,
I have a requirement to develop a multiprotocol (BLE , ZigBee, Thread) application on nRF52840 and planning to use nRF Connect SDK for the development...
Shalom!
Using Window 10 Home, from nRF Connect v3.6.1, I installed the nRF Connect SDK v1.5.1. Previous I also tried to install it by the Getting Started assistant until...
Hello.
I am developing using nrf52832 (S132 v7.0.1, SDK v16.0.0).
During development, I was wondering if advertising and scanning could be done at the same time.
If...