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...
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 building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Our device is based on nRF52840 with SDK 15.0.0
The device communicates over BLE with PC application (aka client) via "uart" service.
PC (client) messages are signed using...
Hi ,
I am using NRF52832 device and I am referring ble_central/ble_app_hrs_c app . in this example , there is secure data used(pairing and bonding information) for whitelist...
I would like to create a repo to house all our vendor-specific board support, applications, etc. outside the Nordic nrfConnect repositories as per the Zephyr workflow. However...
Hi, I am an internship student and so new at programming. I have a nRF51822 DK that includes;
2 x nRF51822 module
2 x BLE master dongle
J-Link Cortex emulator (Debugger...
Hello everyone,
We have an IoT device with the nRF52832 module installed. We are in pre-production and in the process of certification. Our laboratory (EMITECH) asks us...
Hello team, i use board nrf52832 and SDK15.3. in example ble_app_uart_c. BLE_NUS_C_EVT_DISCOVERY_COMPLETE event occurs only once, after losing the connection and reconnecting...
Is there an example for setting up a Segger Embedded Studio project for using an nRF52840 with Zephyr. The instructions on the Zephry site for adding Zephyr files to a project...
Hello,
We are currently designing a device that will use the GPS on the nRF9160, our implimentation will involve using sensors to trigger GPS measurements for the duration...
I am using an nRF52832 and the Nordic UART Service (NUS). I am using the example NUS code and the UART side is plugged into another microcontroller's UART. By default that...
I need to find rssi value of my mobile (using nrf blink app) using nrf52840 Dk.. So i generally don't have idea what changes to be made for ble_peripheral->ble_app_blinky...
Looking at different solutions to an asset tracking system I'll be working on as my senior project later this year (getting a head start so time isn't as much of an issue...
Hi,
I'm writing a driver for a Ublox cellular module, which will be communicating with the nRF5240 using UART. After going back and forth, I decided to go with the app_uart...
Hello, I am an intern at a startup company and ive been tasked with finding some information about the chip set we are using, specifically the bluetooth aspects. We are using...