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 sdk 14.2.0.
there is no logs in pwm_library example.
even though i add it,it's not working.
bellow lines are added in Makefile:
$(SDK_ROOT)/components...
Hi Nordic,
I am using SDK 12.3.0, S130 2.0.1 and PCA10028 nrf51 DK.
I would like to use nrf51822 as SPI slave and other MCU as SPI master. I am using spis_pca10028 example...
Hi,
I am using sdk 14.2.0.
nrf_gpio_pin_set(OUTPUT_PIN); this function sets the gpio pin to vdd.
nrf_gpio_pin_clear(OUTPUT_PIN); this function set the gpio pin to ground...
Hello,
I am using a nRF52840 with SDK 14.2 and I am trying to synchronize my "app timer" which uses the RTC1 with respect to an external client which is connected over TCP...
I downloaded the latest SDK(15.1), and how to advertising more infomation,more than 31 byte.
init.config.ble_adv_extended_enabled = true;
0> <error> app: ERROR 7...
Hey guys,
I am using NRF51DK board and SDK v12. I want to add MPU6050 library to fatfs example but I have some problems. When i add "mpu6050.h" to my project i get "Not...
Hi,
I'm using NUS service on nRF51822 with SDK 12.3 .
I want to secure the communication between the nRF and the mobile application.
So, I want to know the different...
NRF51822
SDK12.3
keyboard demo code
After each delete match at the PC end,None of the broadcasts are searchable。Then I Google the content like this。
I wonder...
Hello,
I am using NRF52840 in my System. We like the USB access on NRF52840 and would like to use it. However, I don't need BLE in my application. Can I leave the Radio...
Dear All,
i want to make a product which using nrf24le1 chip, but now i'm stuck on the antenna impedance matching issue.
i'm not very familiar with the antenna design...
I'm try to using Nordic 52832 board to send hexadecimal to the phone, but it still receive for ascii.
Using example\ble_peripheral\ble_app_uart code for sending.
Hello
We have a project of energy meters with mesh network.
There are some parameters important for us:
Time of reconfiguration
size of network
connection range...
When I plug the kit into a USB slot on my computer, the nRF52 DK does not appeared as a removable drive named "JLINK" as it should according to the documentation. Has anybody...
I m working on SDK-11, and using sample program experimental_ble_app_blinky, in this code I want to read RSSI value and want to show on NRF Connect app. But its not showing...