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
nrf 52832 is able to run in 64 MHz using external 32 MHz crystal.
I wondered if I can use an external 16 MHz crystal, and get the CPU to run in 32 Mhz.
Thanks
...
Hi, All
sdk v7.2, IOS 9.1
I know after peering with IRK, iOS will connect 51822 actively.
There're some issue in my project. It's not certain happen.
At most of...
I developed an application program and I have a hex file generated from mbed compiler, and would like to know if I flash this hex file using a J-link interface on NRF51822...
I'm just getting started with the nRF51 DK. I've successfully "passed" the blinky test and I'm now trying to test the HRT example (ble_app_hrs_s110_pca10028). I found another...
According the the nRF Logger app on Android I get a GATT CONN TIMEOUT error when running the HRS demo code on a nRF51822 QFAAG2 device (with custom_board.h) and connecting...
I have the application saving off the information it should from the Nordic documentation titled "Sharing bonding information" which is part of the Info center software developers...
Hi all,
I have some question with ble_ancs_c sample code.
SoftDevice: nRF51822 S110 V8.0.0
SDK: nRF51_SDK_9.0.0_2e23562
I add ble_ancs_c_request_attrs function...
Hi
After reading different threads I figured out that I can program my Smart Beacons kit using NRF51-DK. Correct?
And to do so I need TC2030 tag-connect cable?
If yes...
I am using the spi slave example code from SDK 0.9.2 and connect the board to an Atmel SAM4S who is the SPI master. I can see that every time the CS signal is released from...
I want to make nrf51822 with accelerometer.But Keil compiler dont know.What I do?
It was given as examples of programs I want to do. devzone.nordicsemi.com/.../.I
I want...
Hello Guys,
I want to go with nordic solution for the bluetooth low energy application. Can anyone please explain me how much it will cost to develop your own module including...
hiii....
i am developing a custom profile with five services... i want to make these 5 services and its characteristics available only for some authorized devices.. ie...
I am working on a custom service using and nrf51822 device. SDK7.1 SD7.1
My security parameters are as follows:
#define SEC_PARAM_TIMEOUT 30 /**< Timeout for Pairing...