Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
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...
Hello,
I am trying to play alarm in button click using nrf code. I am using Nordic nRF51822 device and trying to integrate with android device. When I am using linkloss then...
Hey guys,
Working with the simple be_app_beacon example on nRF51. I’d like to be able to stop and start advertising. But after stopping advertising, I’m unable to start...
Hi,
Can the examples in <keil_location>ARM\Pack\NordicSemiconductor\nRF_Examples\9.0.0 of PCA10028(nRF51422 chips) be use on nRF51822 chips? Or how to modify it to adapt...
Hi
in my application I use about 8 app_timer instantiations (so 8 x app_timer_create), with various frequencies.
I noticed now that one timeout handler is triggered twice...
any body know about android code for pairing with ble (nrf51dk)?
please help i want to pair my android app to the chip. app is discovering the chip but not able to connect...
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...