hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
I am writing code to get a nrf52840 DK to associate with an existing 802.15.4 coordinator using the 802.15.4 API module within SDK 15.2.
I've called "mlme_scan_req" and...
Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
Hi,
nRF9160 DK I have a simple question regarding processing at command responses. I was hoping to extract the individual values from a at command response using the at...
Hi,
We are designing our custom board with NRF52840 , we need to add serial capabilities over USB.
We were thinking about adding FTDI Chip ( FT232H ) connected to the...
I have been using SEGGER studio 4.22 on my MacBook for a while now. Today I went to open my project and it said I didn't have a license. I chose continue and it just opens...
Hi,
I have Power Profiler Board. It works on Windows Desktop.
But no on Ubuntu Machine:
Ubuntu 16.04,
nRFConnect 3.3.0 and nRFConnect 3.3.1 AppImage
Power Profile...
Feature request.
In the current Connect SDK, I must add the name of any new 9160-based board directory to ncs\nrf\cmake\multi_image.cmake.This requires anyone installing...
I am making a simple device based on nrf5240 - I want to control the servo from a smartphone. I used the WART and Blinky examples as a starting point. The data exchange algorithm...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
Hi!
I have written a driver for Dali (prototocol used in lighting management system) on nRF8240. It is a baremetal application which uses the SDK of Nordic (the drivers...
While it's easy enough to download the SDK from Nordic's website, it's a slow and painful process.
It's slow I assume because the site is hosted far away from me. Loading...
Hi!,
I am trying to use one of the analog inputs for reading the voltage using saadc.
Since a don't have a battery now that is about 3.5V or less, I decided to use one...
Hi, I am trying to create a custom board and add it to the zephyr app. Currently, I have added boards/arm/irnas_izoramv21 file to my application folder. When I am building...
Hi
I am using nRF51822, S130, SDK12, Working on adding static key security to my application
So far I have change the GLS (glucose) example to static passkey and connected...
I am creating a peripheral and central. The peripheral is done and appears to work fine. The central is in progress. It will use the serial port to communicate with a host...
I'm using the nordic SDK since version 8 (now version 16). For various reasons I always tried to not use the SDK and just programmed against the soft device API and programmed...