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...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
What I did was creating a timer and reading the temperature/humidity data from a DHT22 sensor in the timeout handler for every 2 seconds. Everything is fine with the data...
I have successfully created the model and i have added the model using access model add function
now i have an error in check_tx_params. I tried to use
dsm_address_publish_add...
Our BLE app (based on ble_app_uart, example) on NRF52832 normally enters sleep by sd_power_system_off(). So this works as expected.
However, if we load the app by secure_bootloader_ble_s132_pca10040...
Hi,
We are using NRF 15.03 SDK and used NUS application for the project. We need to store some data into flash and we are using FDS example based code to do the same.
...
Background
I am attempting to build a system in which a Nordic NRF52840 SoC, is connected to a mobile app (iOS / Android) via BLE and both devices play back audio-visual...
Hi all!
Resoldering usual QFN packages with pins along the edges is not such a big problem... but how is this usually done with devices they have pins underneath the package...
Configuration: 52840 / S140 / V610, SDK 15.2
As approaching production, I am continuously testing S140 on various environments.
I noticed during testing that there are...
I got Thingy:91 and want to install at_client to it, but it doesn't work well.
What I did is
1. Check out a pull request and update firmware referring to this link ...
Hi everybody,
I work on custom board with the SDK 15.2.0 and the SoftDevice S140.
I work on the ble_sdk_app_template example. I tested it on the nrf52840 DK and it work...
Hi,
I am a beginner in nrf52840 DK. I am trying to run TCP example. I have flashed client example in the DK and able to connect to the laptop(LED_2 ON). When I press BUTTON_1...
Hi There,
This is Particle's Sr. Hardware Engineer, Ping. We are working on a SoM (System-on-a-module) called EG91-SoM that with a nRF52840 (Thread) + EG91 module for acting...
Hello,
Hardware: NRF52840, Development Software: any
I am hoping to generate 3, or ideally 4 separate (independent duty cycles) PWM signals at a frequency of at least...
I use sdk13.0,s332,when my system working,it will auto reset about 129 seconds per time,I make a breakpoint,find it caused by "softdevice_fault_handler",when it reset,the...
Hello,
I am starting development on what should be a straightforward application using the nRF52832. It is actually this BLE module , which contains the nRF52832. However...