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 am using Linux ubuntu 14.04 with kernel version 4.15.0-041500-generic for 6lowpan over BLE and MQTT broker wit IPv6 address as inet6 address in below image
In...
If I use DeveloperStudio_1_1_3139_0 to generate a profiles and services for the latest SDK 15.x, will it correctly work?
I recall back with SDK 11/13.xx it was not compatible...
I need to sample ADC channel at the fastest deterministic rate.
If i use burst mode with 3us acquisition time, do i get a sample exactly every 5us?
does t(conv) is always...
About example BLE_uart,
My device must always remain in advertising, I'm using a 1280 ms between two advertisng event.
I have to minimize the consumption during advertining...
I have a few questions about the NRF6707 Power Profiler kit and I would like to ask you: 1. The NRF6707 Power Profiler kit and nrf52 DK are linked through the ARDUIND D0 pins...
I am updating the application software that was created based on ble_app_multilink_central in SDK 9.0 to 12.3. When replacing device manager with peer manager, I received...
I'm just getting started with the Nordic chips so I will apologise now if I have failed to find my own answer amongst all the devzone content.
I want to use the NUS service...
Dear all,
I have a problem with secure connection between Android (nRF Connect) and my custom board with nRF52832. I'm usind SDK 14.2 and SD_132 v.5.0. I'm using secure...
Hi All,
Anyone know the aggregator example can run on the nrf52 PCA10040 DK?
https://github.com/NordicPlayground/nrf52-ble-multi-link-multi-role I fail to compile the...
I've got a bit of an issue with turning off specific debug statements. If I try and adjust the log level, I get a run time failure. If I try and comment out the specific debug...
I have changed the RAM (rwx) : ORIGIN = 0x20001fe8, LENGTH = 0x2018 in ble_app_buttonless_gcc_nrf51.ld. Build, it appears to me /usr/local/gcc-arm-none-eabi-4_9-2015q3/bin...
Hi to all,
i have an example that it implemented a device with some charactristics, when i use sniffer to sniff these packets i can not see the packets data because the...
I am experimenting with the mesh light-switch example. I want to control two LEDs on a single node using the SimpleOnOff model. I know I should add a separate element and...
Hello,
please help to grasp the problem,
when using the timer to control gpio pin with constant period as shown below, if trying to do advertising for BLE communication...
I am trying to understand light_switch_provisioner application. I am using Segger Embedded Studio for debugging. I have inserted a breakpoint at line number 631 in node_setup...