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...
Hi,
I can't build any samples anymore for my nrf9160-DK using neither SES nor CLI only.
I followed the "Getting started assistant", pulled the v0.4.0 version of the SDK...
We have successfully implemented & tested the working of SYSTEM ON SLEEP MODE feature in our nrf52840 devices.
Please reply to below queries for a similar issue:
Will...
hi, i've been trying to use uart in non-blocking mode (events available). Configuretion is the following: i have specify RX buffer (128 bytes) in init function, and in order...
Hi,
I would like to run the radio_test example on an nRF52811 chip for certification purposes.
What changes are required on the latest sample code and project to get it...
Hi all,
Is there any example to discover the custom UUID services with pc-ble-driver c/c++? As far as I understood, the ble_db_discovery is not supported for this driver...
Hi,
i am trying to Set TX power level from application using radio_modulated_tx_carrier() function from radio tool code. But when trying to run the code, application is...
Hello,
I am attempting to set up NVS to capture GPS data received from the modem for transmission to NB-IoT after collection has ended.
I have successfully implimented...
Hi everyone,
I m trying to communicate nRF52832 to an android application " nRF52 UART 2.0" on 9.0.
"nRF52 UART 2.0" app source is from git( https://github.com/NordicPlayground...
Hi everyone, I need to send data (coming from many sensors) from a nRF52 to PC via Bluetooth. I have a custom board with nRF52832 and I am using the nRF52 Development Kit...
Hi Team. There is a connection between nrf52840 and esp32-wroom over uart. Uart settings: baud rate - 115200, data - 8bit, HWFC - disable, Parity - excluded, stop bit - 0...
Hi. We have a project we would like to move to an nRF52840 SoC. I have modified the hid generic example to connect with our test software which basically can send and receive...
Hi all!
I want to make my first code in my nrf51 dk (i have an PCA10028). I have experience with M0 and other uC, but i have never play with BT.
Could you guys recommend...
Hi,
I'm trying to improve throughput by increasing the notification buffer number to 6. (SD132, V 5.0.0, SDK14.2)
I tried to follow the sequence charts as well as use...
I'm in trouble because I can't get my expected Logs in WireShark with nRF51822.
[Enviroment] ・I use "User Guide v2.2" and I installed according to this document. ・My PC...