Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
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...
Hi,
Since migrating to SES 4.18 erasing of the flash hangs unless the JLink is unplugged and plugged in again. This is both on the DK and our own custom board. Here's the...
I looked at the info center for the part as well as the 3rd party modules; but couldn't find an FCC ID.
Does this chip (or possibly an equivalent part) have an FCC ID?
Hey All,
I'm building firmware for a central, that I want to have the ability to switch between scanning for a complete local name, or if none is given, scanning by way...
I'm working on adding support for a custom NRF9160-based board to the ncs project. It appears to be working by simply duplicating the DK and making some modifications, however...
Hi,
I merge saadc and ble_uart together in order to send send sensor output(now just analog voltage) to mobile app. I want to check weather the ADC is working properly or...
Greetings to all,
I'm using nRF52840 with the latests SDKs (nRF5 SDK 15.3.0, mesh SDK 3.2.0). I have two questions which are related-
I'm trying to find a clever way...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I am looking for (andriod) mobile phone that support Bluetooth LE coded (long range)
Have you ever tested bluetooth (LE coded) with mobile phone ?
Please recommend...
I am currently developing firmware that needs to run on both 32 and 40 chips.
The basics of the situation is the firmware contains 3 'applications'. A flag in the UICR region...
Hello,
I have been looking through the SDK for the Thingy:52, and I have been unable to find the configuration file used for the MPU-9250. I am able to see the default pedometer...
I use QSPI to access MT25qu512 serial flash and find the following behavior.
SDK: nRF5_SDK_15.3.0_59ac345
QSPI configuration:
// Use 4 bytes address from serial flash...
I am unable to figure out what causes the problem that IRQ handler is defined both in nrfx_uart and nrfx_uarte modules.
After investigating in a test project I have found...
I have previously built the Asset Tracker downloaded it to my 9160DK with no problems.
Today I connected my Thingy91 and updated it's firmware. Afterwards I built the Asset...
Hello,
I'm trying to create a Mesh network with the following devices:
* Mobile phone as provisioner (supports PB-GATT only)
* Two different bulb's which supports PB...