Hi,
I wanted to implement a version of Channel Sounding where you wait for a certain amount of distance estimations, and then try to just select the smallest distance...
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 all,
I am newly started working on nrf840 device and i am getting the error like "flash download failed-could not load the file" please help me out to over come this...
Hi, I'm developing a new device using the nRF52832, I have finished the schematics design and I'm wondering how can I simulate the design to check if there is any mistakes...
Hi all,
I am using SDK13 with NRF52DK. I am trying to get NFC to work with a reader and encountered some problems.
I have tried 3 different examples, record_text, writable_ndef_msg...
I am trying to use nordic nrf51822 and transreceive data through ble_app_UART
and (Android-nRF-Toolbox) github.com/.../Android-nRF-Toolbox.
But i am not able to compile...
Hello,
In the reference layout for NRF52840 package (QIAA), the shape defined in the SOLDER PASTE is a bit larger than the one defined on TOP LAYER (copper) for each terminal...
We have a product that uses nrf51422_CE_AA, Revision 3, 256KB ROM, 16KB RAM, PCA10028, SDK 8.0.0, S110. We are now in the stage of power optimization. Therefore we bought...
Hello,
I have used the NORDIC power calculator to calculate the current consumption for different advertising intervals.
Adverting interval (ms) Current (mA) calculated...
Hello is a starter developer
I used the nrf51822 chip on the pcb board and downloaded the example code but it did not work.
When I checked the 16mhz external crystal on...
Hi all,
I am a bit confused about the use of SOFTDEVICE_HANDLER_APPSH_INIT and similarly APP_TIMER_APPSH_INIT. I've not been able to find anything in the documentation...
nrf52840, S140.
So for the past 1 or 2 weeks I have been fighting with this problem :
Now it turned out that the connection handle may actually be INVALID, it's 0! ...
I am using nRF52840 DK as a SPI slave with an external MCU configured as SPI master. The SPI clock frequency is set to 1 MHz. I am using the following pins for SPI:
P0...
Hi All,
I have just got my nRF51 kit (S130) and started working on a beacon project which would transmit advertisements packets from peripherals over a RS485 to a server...
Hi,
im running my DK as a central of a BLE connection and i'd like to read the device_name of the peripheral board that im communication with. how do i do this? i cannot...
Testing on nrf52DK (QFAAB0), without softdevice, unfortunately still on SDK10 and
NRF52 sleeping on RTC. Programming pins disconnected.
Measured:
low frequency clock...
i am total beginner to the nrf51822. i am going through the nan-36_v1
app note is using s110 but i can't find that soft device in sdk ? is there any changes has to be done...