Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
We have been developing with the nrf9160 for a bit and now you guys pulled a stunt which is very weird. We are about to go in to production and you released a new version...
I'm putting together a prototype using the nRF52 DK and the Adafruit Sharp Memory LCD board. I need to send SPI commands to communicate with the display.
I've installed...
Hi,
I tried to run a quick test to see if NVS functionality works out of the box when adding it to the tfm_ipc sample in Zephyr and it seems that my call to nvs_init hangs...
Hi Nordic,
I've tried to do some long duration measurements first 5 days, but also just 24 hours. Both times the Power Profiler desktop app was still running when i came...
This is just general feedback about the Infocenter documentation. When multiple tabs are open, or for bookmarking purposes, it would be nice if the webpage title changed to...
Hi We are developing a project where we are using a peripheral over i2c, specifically a lis3dh accelerometer. However we have encountered a problem and would be really grateful...
I want to set more features in a single service, but once there are more than four features, some features will fail and no error will be reported. Some features in the service...
Hi suport team
1、My ADC sampling circuit is shown in the figure below.
2、The actual voltage at ADC sampling is 1.37v, but the voltage measured by ADC is only 1.29v....
After programming the sample to my nRF9160 DK, I opened the terminal emulator and I observed the following messages:
1. HTTPS client sample started
2. Provisioning certificate...
I have tried the nus relay experimental example using nrf52dk and sdk 17. However it crashes when I try to connect using either nrfToolbox Uart or BlueFruit Connect (Uart...
Hello. I'm sorry for my bad English. I'm currently working on a development using nRF52840 based on ble_app_blinky, which is an example of s140 and peripheral. So, I want...
2. In the nRF sniffer software, the device I'm interested in does not show up in the "Source" column with its addess, b8:80:4f:6b:b6:9e, but as "TexasIns_6b:b6:9e". It seems...
Hello,
I'm finding problem to generate the library uECC.a to use in project secure_bootloader for nRF52833 (SDK17) using SEGGER.
I started from project SDK_17\examples...
i want that my device shall advertise after i press a button for 5 seconds. there is a feature of long press for button kindly assist as how to use this for advertising
Hello,
I am currently trying to combine the NRF52840 (Development kit) with the Arduino Ethernet shield containing an W5500.
I was wondering if there is any example...