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,
I'm doing some changes to the bootloader to be able to copy the old app in bank 0 to another extra bank (bank 2) in case of needing to do a rollback without connection...
Hi,
I am using the nRF9160 DK board and want to use it in offline mode (without IoT Sim or services ),
Actually, I am living in India and here we don't have IoT SIM, but...
Hello, I have been working on trying to get Bluetooth mesh to work in Unity trying to support iOS, Android and UWP. I will have to write most things from scratch. At this...
I have just received nRF52840 dongle and I cannot get it programed. I have tried both west flash and nrfProgrammer from nrfConnect.
I have been developing using nrf52840dk...
I'm trying to add the drivers, etc from here: https://github.com/circuitdojo/pcf85063a for the PCF85063a RTC, to my project.
Part of the process involves updating the west...
I am using the http library, NCS 1.4.1 on nrf9160dk and discovered an issue that was fixed here: https://github.com/zephyrproject-rtos/zephyr/commit/ab2f616641b19684455369b1e2a362eb736774cc...
Hello Support Team,
Our product design uses a custom BLE service and solution with the nRF52832 on our own board. Also, this BLE peripheral device does not use any BLE pairing...
Good morning,
To my knowledge, the nRF52833 dk as well as the reference designs are FCC certified.
I'm currently searching the FCC IDs for these designs but I'm not able...
This example automatically create the thread network. Once the button is pressed every 3 second udp is sent.
Issue is I am not receiving the packet on 2nd device. I am not...
Hello, we came across a recurring issue:
There are no executable permission for Linux + macOS for the packed binary:
jlinkarm_nrf_worker_linux
jlinkarm_nrf_worker_osx...
Hi,
I have written the BLE UART code With custom characteristics. I have flashed the code to DK and tested it. but that was not working correctly. Then I flashed the sample...
Let me start by saying we have not ruled out other possible sources of errors at this point. However, right now all the evidence is pointing to an issue with the nRF52840...
I attended the Introduction to the nRF21540 RF FEM for range extension webinar and bought a few nRF21540-DB kits
The first thing I want to do is compare the range increase...
Hi,
We have our own MQTT broker setup with TLS running on a AWS EC2 cloud service. I am building my code based on the MQTT_SIMPLE example. I have only a CA certificate in...
In my project I use nRF52832 embedded in MuRata module. I have a BLE service with capabilities very similar to NUS service.
I've managed to add support for LESC + SEC_MITM...