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...
In the picture, the usb pcb is PCA10000, the circle PCB is the product PCB.
The diameter is 20mm.
Chip antenna is used now but the distance is 5m in 4dbm TX.
Here...
Hi all,
I would like to design a product based on the nRF52832 chip. The board should have an accelerometer, a charging circuitry for a LiPo and some additional components...
Hi there,
I am done with TI and the new IDE and Stack 2.2
May be anybody can point me to the right IDE and chip to replace my TI CC2640 4x4 designs to Nordic semiconductor...
Hello,
I would like advertise for an unlimited time.
Why value 0 in ble_gap_adv_params_t::timeout don't work ? Device don't advertise anything. It works fine with a positive...
In the nrf_drv_gpiote in SDK 11.0, I can only find a function to get the address of the out task for a gpiote channel. Shouldn't there be a similar function to get the addresses...
I am working on nRF51822 ble_app_bps and I want to use Estimote SDK to monitor beacon on the background.
I also changed UUID, Major, Minor value: UUID.fromString("00001810...
Hello,
We can not convert Altium File to DipTrace or Eagle File. We need those files asap. I'd be thankful if you could help me in that issue.
Thank you
Hello Nordic Support Team,
We have a product that uses nrf51422_CE_AA, Revision 3, 256KB ROM, 16KB RAM, PCA10028, SDK 8.0.0, S110. Since there are more than 7000 devices...
I'm trying to get the default SDK v12.0.0 BLE App UART running with SoftDevice S130 v2.0.1, with minimal customization (I just enable the Peer Manager module in sdk_config...
Hello,
I am using i2s through the driver : "nrf_drv_i2s". After playing a song, I have a residual current consumption about 1mA unless I call nrf_drv_i2s_uninit every times...
Hi everyone!
I flashed an application with the help of DFU bootloader. The application runs for the first time . The application contains a service that lets the application...
Has anyone had the problem recently of trying to make or debug from within GCC and hitting an exception immediately? I believe I picked up an update to Eclipse because after...
Hi, I'm using SDK12 and I'm trying to implement button debouncing. I have initialized one of the nRF52 board buttons using app_buttons.c. In the infocenter I read that debouncing...
Hello,
I am using ble_app_template project. I want to add uart in this project. So I am referring uart project from peripherals. Now in ble_app_template project under nrf_drivers...