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
I am trying to setup a raspberry pi 4 for flashing nrf devices. But Nrfjprog doesn't seem to work.
I am using a Raspberry Pi 4 with 2021-05-07-raspios-buster-armhf...
Hi,
I noticed that the nRF9160s I2C low level logic voltage is quite high. With a 2kR resistor at 3.3V it's already more than 200mV. Because this is quite high and will...
Hello all,
I am using the BLE app UART code. I m trying to connect one plus through BLE connection. but nordic devkit BLE is not visible.
I am using the default configuration...
Sorry but I find the documentation useless. I don't even know where to start. It could be I have not found the correct documentation which is not surprising.
The best I...
Hi
I've built a USB HCI fimrware based on the sample from the nRF Connect SDK for the nRF52840DK.
See also: (+) HCI USB based on nRF Connect SDK 1.7.0 failed to update...
The SDK version of the program I developed with SES is v1.5.0. Now change the development environment to vscode and import the program into vscode through "add an existing...
Hi,
Is it possible to generate a passkey before initiating the pairing process?
The peripheral in my system does not have a display or input, so I'm looking for a way...
Hello Developers, I am currently developing an application on top of mqtt-sn publisher example. Now i want to add OTA DFU in my mqtt-sn based application. I have started up...
Hi, dk:PCA10095 sdk:ncs v1.7.0 example:path:D:\ncs\v1.7.0\peter\11_hello_world_pdm_i2s
Download changes when I build the project using SES: Previously: Download code available...
We used the nRF52840 in some projects, but there are still some problems with the short bridge at the IC during production.
So we want to leave the blank layout of the unused...
HI
We have to try to develop a product with nrf5340. The product needs to be waterproof and also it made up of metal and a small amount of plastic enclosure. In that how...
Dear Members,
I want to run ANT+ code in my custom board,
It works well on PCA10056, I can upload softdevice and the code to custom board board,
but I didn't get any...
I've recently upgraded my SDK to 1.6.0 and I am now unable to read the state of P1.00 but I am able to read the state of P0.28.
I've stripped the project down to just a...
I recently installed nRF Connect SDK using the Toolchain manager. Install went through without any issue but when I am trying to open an example project in SEGGER Embedded...