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 all,
I'm working with my custom nRF9151 board and i'm testing https request with option that use native TLS for my download client.
I got connect err = 22, so i come...
I have successfully managed to communicate back and forth ( message ,Temp and Humidity data) between Two Arduino Nano using NRF24L01 module. However when I am trying to receive...
Hello All,
I'm using nRF52810 with SDK 14.1 base on ble_app_uart example. where i am continously receiving the GPS data via UART i changed the uart pin configuration as...
dear nordic employee:
I want to use the PPK measure my hardware
I set as the 《PPK_User_Guide_v1.1》 says,and the led1 is ok
but the ppk cannot work well
the details like...
Hello! Is it possible to subcribe on more then one characteristic (which support NOTIFY) on nRF52832 (in Central role)?
I check it in nRF Connect app, it's working, so probably...
Hi,i use SDK13.1 and nRF52840.I keep the DFU_APP_DATA_RESERVED equal to the FDS_VIRTUAL_PAGES.When i change the pages of them to 200,OTA was broken off when starting DFU.When...
SDK13, S132, nRF52832.
I use whitelist and bond peripherails. But after bonded 20 pcs of peripherials, I can work with only first 8 bonded.
Which parameters should change...
I’m trying to create a nRF8001 device without the need for any keys, because the device will be inaccessible in mounted condition. Additionally the connection must be secured...
I am utilizing the nRF52832 with softdevice S332 with both ANT and BLE enabled (no peer manager). When I set the ANT search for a channel to use ANT_WAVEFORM_FAST it causes...
Hi,
I am trying to use fds file system to save some data in flash,
when using the example code of sdk 14.0.1, it is not normally operated,
NRF_ERROR_INVALID_PARAM error...
Hello
I am using nRF51822 Nordic controller, SDK 9 and S130 Soft-Device.
I have used to generate a 1 KHz PWM signal successfully using timer 1.
And generating a 4 MHz...
Hi,
I have designed one custom board using nrf52810 and GPS module. where i can get the gps data via UART to my nrf52810 chip and then from nrf52810 sending same data to...
Hello Sir,
we have designed custom PCB using nRF52832, I am little confused for is it OK. I have attached top and bottom layer layout of my PCB please sir review it and...
Hi guys,
I'm struggling over some basic concepts related to the Mesh SDK, specifically with the Bearer layer and why the Mesh SDK uses the Timeslot API. I'll try to explain...
Hi all,
I'm trying to writing a device information service client on top of ble_app_multilink_central example on nRF52830 using SDK14.1.0 and softdevice 5.0 and have a...
Hello World,
I checked the Developers Zone, but I have not found the direct example of my problem.
I use the RuuviTag board with NRF52832_XXAA.
I use it as a development...