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...
Our product has been in production for over two years now and works fine. However I am seeing continuous disconnects with iOS 16 and customers are reporting the same thing...
First of all, I have two "nrf52840-dk" and use "SEGGER Embedded Studio" to install the mesh sample "light_switch" (server) to the two "DKs" and use the Android app "nRF Mesh...
Hello,
I have tried following all the possible solution provided on nordic discussion but I am not able to solve the error of adding header files.
I am not able to solve...
Hi,
I need a micro second timer to send out our packets at 992Hz which translates to 1008 microseconds.
I found a sample code "ncs\v2.1.0\zephyr\samples\subsys\portability...
Hello,
I am currently developing a CoAP client on the Thingy:53. For one task, the client has to send a request to a server on a Raspberry Pi which is based on the LibCoAP...
During development, I am seeing a strange behavior when enabling zigbee.
When the application's PRJ file does not enable zigbee, I2C functions as expected. The peripherals...
I want to capture connection packets between BLE Master and Slave, My computer runs windows 10, a python version 3.9.0 and a wireshark with version 4.0.1. nRF Sniffer for...
Hello,
We are in process of FCC certification and we would like to use LTE and Bluetooth Coexistence to reduce number of measurement needed for the certification.
We are...
Since several weeks, the NRF Connect for Deskotp's programmer application (v3.0.4) is stuck in an infinite loading loop, as was the toolchain manager previously ( see https...
Hi,
I am working on a project in nrf connect sdk v2.0.1 central side using nrf9160dk_52840. I want to pair my peripheral device with this central That is possible. Please...
Hi,
I am beginner with NRF52840. I want to create a task scheduler using multiple tasks with different level of priorities that is low, medium and high. I am using SDK...
Hello,
I got two PCA10056 1.0.0 DKs equipped with an nRF52840 rev. 1 (code AC0). Both do not measure the VCCH voltage correctly (displayed voltage ~2.4V instead of 3.0V...
This forum feels pretty advanced, so if this is the wrong place to ask this question apologies and please let me know where I should be asking it instead.
My goal is to...
Hi,
I'm developing on the current setup:
nRF52833 DK, emulating an nRF52820.
Soft Device 113 version 7.2.0
SDK 17.1.0, with updated MDK (see link )
IAR EW ARM...
Hi Everybody,
I need help in writing a little software on NRF52805 which will active the transmitter with parameters:
1) Frequency : 2402Mhz only. (and i will later...