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...
%XMONITOR seems to report <reg_status> set to 1 or 5 even though the device has lost connection to the base station - for instance by being moved out of range. Mobility is...
Hello, On my custom board based on nrf9160, I'm using the BMA400 accelerometer sensor. I'm trying to get as low consumption on sleep mode as possible. While I have SPI_3 configured...
Hello.
I m working with this demo: https://github.com/NordicPlayground/thingy52-mesh-provisioning-demo and wondering if my way of thinking is correct:
We have full list...
Hi,
I'm trying to create a PC Python script that upload an application on NRF52 via BLE.
I flashed the NRF52 with this S132/DFU/Application: nRF5_SDK_11.0.0_89a8197/examples...
Hello!
Im having a hardtime debugging a hardfault on pvPortFree crash.
Basically I create a list structure in memory and at the moment when i try to destroy it element...
Hi,
I'm trying to implement a testing firmware for my Nordic nRF52840 PDK where I can send the data generated on an analog input over Bluetooth.
Basically the idea is...
Hi,
After updating the mesh-devices over DFU, we would like to read the version of the application present on the device.
Is there a way, to read this information at runtime...
Hi everyone.
I have to completely deactivate some input GPIOs in my device without any residual current left to avoid damaging the sensor plugged on this pins. I was wondering...
Hello,
I'm trying to use the nRF9160 to make an HTTPS connection to a REST server. Is HTTPS supported? If yes, how to enable / configure HTTPS and are there any example...
Hello,
My system is going to run off a Lithium Ion battery.
I don't need to use the USB Interface on nRF52840.
Is it okay for me to leave VBUS, D+, D- floating?...
There is a period during which advertise packet cannot be received
Central info SDK: 15.3 nRF52840
Peripheral info SDK: 13.1 nRF52832
Running device Central * 2 Peripheral...
When I used light-switch server and client model simultaneously from
https://github.com/NordicPlayground/nrf52-mesh-light-switch-client-server-proxy/tree/master/examples...
Hi Nordic,
I have ported nRF_SDK_15.3.0 to nRF52840. These changes involves USBD. So While initializing pp_usb_init(), I see it is going to some hardfault handler. Please...
Description:
For my project I'm using 3 Nrf52840 DK, two of them as peripheral and the other as peripheral and central. I'm using also an iOS device as central. The two...
Hello,
I bought a Adafruit Feather M0 Bluefruit LE, the Bluefruit LE module is an nRF51822 chipset from Nordic. I connected the Adafruit board to an accelerometer. This...