Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello Nordic experts,
I am using nRF52840 and SDK 15.3.0. I have added an OUT ENDPOINT to the usbd_hid_generic example by following the suggestions in https://devzone...
Hi,
I'm new to programming and I can't seem to solve this error of "No such file or directory" even when I already put the file in the location of the directory.
How...
I am writing a 1-wire driver (there doesn't appear to be one in the SDK), and am looking at dynamically switching the GPIO between read/write. There appears to be two functions...
I am running the light_switch example and it works fine works fine , I am using the nrf_application to configure the nodes.
I am using latest mesh sdk and 15.3 nrf sdk....
Hi guys
I had to integrate a CLI module into a project I'm working on, that is running FreeRTOS
after quite a lot of work, I managed to get this working, but seeing...
HI,
I am using nrf52832 dk. I have a sensor that gives a negative voltage. I want to measure the value using saadc.
and can I use differential mode saadc for negative...
Hello All,
I am working on the N51822 custom board.
Using segger IDE, SDK 12.3
Previously i have worked on the sdk 14.3 on the n52810 board. It is working properly...
Hello
I am using pin 1.15 of nrf52840 dongle with transistor with enable pin of another chip. The other chip is a wifi chip which I only want to switch on whenever I have...
Hi All
I am using nRF9160 DK version 0.8.5, and I have gone through this link, downloaded and Installed all the steps, given there. All seems to be running good.
But some...
Hi I am using the custom_bluetooth_service tutorial from https://github.com/bjornspockeli/custom_ble_service_example with SDK v15 and nrf52840 DK.
I am now trying to use...
Win10 + Segger embedded studio
I can get the pca10059 blinky example to work. ( C:\nRF5_SDK_15.3.0_59ac345\examples\peripheral\blinky )
I use the NRF connect Programmer...
We are trying to receive high speed data using UART. Currently our source is set to transmit an 8 byte packet once every second.
I have initialised the serial port in IRQ...
Is there a public bug-tracker available (even better: publicly hosted repository)? I'm currently trying to wrap the SDK in way suitable for our internal processes (CMake,...
Hi,
i'm using "cycling speed and cadence" on DK to make a test run. However, my bicycle-watch(base on ANT) doesn't receive any "ANT signal".
Searching in the devzone,...