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...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
Hi,
I would like to test my C code with bootloader over air by BLE. I am using nrf51822 with soft device 110. Does Nordic Company is sharing any application which can bootload...
So this might be one of the most confusing issues i've come across sofar. We're currently developing a product based on NRF52 (more specifically NRF5283 QFAAB0) with a custom...
Is there firmware available as binary file that can be loaded to the nrf52832 that allows connectivity to is as a UART HCI compatible device?
Would the same firmware be...
Hi,
I am using "nRF Toolbox -> DFU" to change an application on my BLE module which contains; nRF52 device, SDK->v11.0.
I am using ".hex" file to load the application...
iphone5_b.psd m370_android6_b.psd long_write_error.png I using SDK11. I porting nus profile to my system and make a customer's UUID. I use Lightblue on iPhone 5 to connect...
Hi,
I would like to know, by using nRF528322 Development Board can we dump the code into another hardware like custom nRF51822 microcontroller..??
If Yes, What are the...
hi , need a urgent help on small problem but really not getting ahead bcos of it.
I'm using NRF52, SDK v11 , Software Device s132.
I'm calling sd_ble_gatts_value_set() like...
The struct type nrf_saadc_config_t is defined in ../hal/nrf_saadc.h but is not referenced anywhere else in SDK v12. Thus it is either cruft, or more likely, the function nrf_saadc_init...
Hi.
Is it possible to use SPI slave and SofDevice at the same time? I try to do device which status will be read by master uc by SPI. I'm using nRF51422(rev.3), SDK10.0...
Hi All,
I am working on nRF51822, i have questions about BLE passkey security:
1- The pass key is for GAP or GATT services?
2- The BLE have few layers of data: Profile...
Could you confirm s130 data for Segger Studio Section Placement Macros FLASH_START=0x1b000
SRAM_START=0x20002800 ? This works for sdk11, somehow goes to hard fault handler...
I have impleted s110 DFU in my products,there is not any proble.But when I transplant it to the S130,it can't work.I checked the code,I found S130's DFU is different with...
This page www.nordicsemi.com/.../nRF5-SDK-for-IoT contains a link to the iot sdk doc which in fact leads to nowhere: infocenter.nordicsemi.com/.../iot_sdk.html
My browser...
Hello,
I am having an issue with the DFU in SDK V12.
Using the secure_dfu package, and the buttonless dfu app as a template, I was able to get OTA DFU application updates...
I developed an android phone application base on the source code that was provided by nordic. Now I am trying to develop a PC version of what I made on the phone for lower...