Good day,
I tried to build the standard Nordic application: Blinky for the nrf52840dk/nrf52840 board from the following directory on my PC: c:\ncs\v2.9.1\zephyr\samples...
Hi,
I'm developing custom firmware on the appcore and netcore. The netcore runs BLE controller, as well another custom IPC service to communicate between the appcore and...
Hi everyone,
I’m working on a project involving the nRF7002DK, where I’m trying to combine two separately working applications:
A TinyML CIFAR-10 image classification...
Hi,
we are looking into incorporating a NRF52 module into our control units, but to allow extending the antenna position away from the case through male-female SMA cables...
I opened up the nRF Connect for Desktop application and noticed a new version for the SDK , 3.0.0. I also noticed that the application is being deprecated.
Inside of Visual...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
Hello Everyone,
I try to develop Nuvoton + NRF24L01 SPI communicate each other. And I don't understand why MISO bus has 0x0E after I send Write_Command 0x20?
void NRF24_AdressTX...
Hi,
I'm using the ble_app_multilink_central example in the newist SDK nRF5_SDK_12.1.0_0d23e2a, nRF52832. Now it can printf the log information. I want to use the uart to...
Hi,
How to interface UART between NRF51822QFAC and LPC1769, which tool can used for NRF51822QFAC and how to compile the source code, please send me download path for tools...
I'm observing frequent Bluetooth disconnection on my custom board which has nRF51822 SoC.
So far, I haven't been able to figure out the root cause. In order to narrow down...
Hi there,
I am currently runnning tests with the nrf52840 for university project on Bluetooth 5 and I'm struggling to figure otu how to change the PHY used,
e.g. in...
Hello together,
i know, there are similar questions about "Reading Characteristic Value", but i don't get a solution for me. My Problem:
I use nRF51DK with SD130 and the...
Does the aplication nrf connect work in win10?
on Bluetooth low energie app ckliking on "server Setup" nothing happens and "start scan" is always unselected,
computer...
Hey,
I was researching on whether the advertisement period ie the time for which the nrf advertises (tWA in figure) can be changed after each advertisement interval(tAI...
is there an mp3 encoder which can be used on nrf52 based system. There is no need to have full encoding features to be enabled. most important factor is audio quality for...
Hi Nordic
I use sdk 14.2.0 and use the s332 soft device. After testing the code in nrf52832 we are porting to a custom board. However, I found that the sd_softdevice_enable...
how do i know which address is selected when i use the funtion send_reliable_message() in the example?
speciflicly in the section where is simple_on_off_client_set() funtion...
I have a question about ble_app_uart__saadc_timer_driven__scan_mode example ( https://github.com/NordicPlayground/nRF52-ADC-examples )
I flashed the project onto my nRF52...
Hi,
I would be coming out with a batch of 2500 iBeacon devices made using nRF51822. For small batches I've used an STM32 configured as a Black Magic Probe to program the...
I use the ble_uart sdk14.2.0 example, I just open the pwm, and then accept the data, I did not deal with the data received from nus, just a connection, a connection error...
hi team,
i need a clarification. my expectation is i want to transfer a image from mobile to nrf52840 pdk and display that image to the gui interfaced in pdk. my doubs are...