hi dear nordic employee:
I tried to build the project ble_app_hrs_c(pca10040) by keil5
but I get an error :
._build\nrf52832_xxaa.sct(7): error: L6236E: No section...
Hi,
I am a bit confused about power consumption when using app_uart_fifo. To save power I put MCU to sleep in between each sent and received byte by using __WFE and __SEV...
Hi! I am building an android app for my project. I am using Proximity , UART and DFU from nrfToolbox app. I have 3 buttons on my home screen dedicated for each of them. I...
Dear Nordic employee:
1、 what do I have?
I have a thingy52 develop kit(nrf52832)
2、what is my purpose?
the quality of thingy52 audio demo is not good(iphone7)...
Hello Nordic,
My development environment:
SDK>> NRF51822_SDK10, SoftDevice>> S130
Example>> ble_app_uart
I am looking forward to your reply!
Thanks.
Best Regards...
Dear friends,
according to "nRFConnect_BLE_User_Guide_v2.0", to set up a local device,i should complete the following steps:
Connect a development kit or dongle to...
Hi
I have add some function call like sd_ble_enable in mesh example, I test to get
then I set the address and all sd_ble_cfg_set is ok
but when I call "sd_ble_enable...
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...