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...
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...
The way i understood GAP, it's supposed to be some sort of stateless key/value protocol.
In order to get GAP working with an ibeacon, i took the ibeacon example, and changed...
In the past I've used the Johanson 2450BM14A0002 balun with the nRF8001 with great success. Unfortunately, it's now out of stock throughout the US at component retailers,...
Hi,
I think it's great that Nordic Semi is using Github for the Arduino SDK.
Are there any plans to do the same thing for the C SDK ?
Best regards,
--Stephan Walter
I have Nordic nrf51822 BLE device, I would like to develop a system such that whenever nrf51822 turns on it starts to make connection with the other BLE V4.0 enable smartphone...
Hi,
I recently made a custom board using the nRF51822 and the LC network using values from the reference design. After fabrication and assembly, I tested the insertion...
I tried changing the broadcast name which was not easy but after installing the nRFgoStudio and editing the XML file with it - I managed to change the name yet the UART program...
For some sort of geofencing application, we want to include the BLE module nRF51822 into a Base Station (BS), and a small mobile device (MS).
The MS should detect the presence...
I have 2 moduls from ebay (rfinchina). I write little librarie for nRF24L01 and my msp430.
When i start my coard and init spi and try read few register - i have problem....
Hi,I use 51822 to make a fitness device. one of the function is advertising current value(Steps,Heart rate,Distance,Calorie) to the phone over BLE. What the default service...
I downloaded nRF51 SDK 5.2.0 and I am studying the examples for S120.
I notices that there's no gcc directory, thus only Keil compiler can be used. Is there a way to use...
Hello,
I have some questions regarding bluetooth low energy and the NRF51 series.
[list=1]1) I have to synchronise maximum 17 sensors, so i will maximum need 4 masters...
Hi.
I am looking for the internal resistance of the ADC pin of my nrf51822. I have looked at the Product Specifications (as well as the Reference Manual and other documents...
I find it unstable to send hid data, even if I set timer 1 every 8ms to send hid data.
I can catch data bag from wireshark it seems that interval of two data even close...