Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
I have used the BLE UART example to connet mobile phone, the mobile phone just can recivecd 50 data package per second in the most, and each package just have 20 byte, but...
I'm sorry for this easy question.
I'm just starting to develop an application using a nrf52832.
I want to use uart functions, so I added a line #include "app_uart.h"....
Hi,
Does anyone knows if it's possible to change the name or description of the Port (COM) of a nordic device (pca10031 and pca10028)?
The actual name or description...
Hello,
if we want protect our (central) device against tracking and still allow it to connect with specific Peripheral we can use whitelist with IRK (and?) mac address...
eclipse_log.txt
link text
hello there i am trying to make environment for gcc and eclipse with nrf51. i am following above link. i changed my Makefile.winows ...
Dear all,
i configure pin 3 to float input.when the pin3 input 0.3VDD--0.7VDD,the chip current have 25--400ua,other is normal(4ua) Why?
SDK:8.1.0
s110
#define PHOTO_PIN_NUMBER...
Hi,
I am using nrf pwm library from here: github.com/.../nrf51-pwm-library . I am driving two gpios for a piezo buzzer.
I call pwm_init(), then use the call set_frequency_and_duty_cycle...
Hi,
I am trying to run a MIDI slave chip with the nRF51822 which requires me to use the MIDI standard baud rate of 31250. Is it possible to use nrf_drv_uart with a custom...
Hi all,
i use the function sd_power_system_off() to put the micro in system off.
First question is about the the type of system off. There are different type of system OFF...
Hi Forum and Nordic Employess
I use sdk12.2
The Pstorage libraries are missing. I want a Pstorage (flash write / read) example along with the Soft Device.
Thank You
Hi all,
I see there are similar questions posted on this forum, but none answers my question satisfactorily.
What I have:
we use the nRF52 we use UART0 to
transmit...
I'm using SAADC on a NRF52832 DK to read a analog channel between 0-3.3V. I wanted to supply current with the board VDD but it's value is 2.8V and they're not event stable...
Hi
I'm trying to get higher throughput when connected as a central by increasing my Tx&Rx bandwidth to high (from the default medium).
uint32_t nrfErr; ble_opt_t opt...
Hello,
my custom board does not have external 32kHz crystal. I have managed to use NRF_CLOCK_LF_SRC_RC in SOFTDEVICE_HANDLER_INIT instead.
My questions are:
...
I have a Custom Board made by using nrf51822 soc but pc is unable to detect the board by using Jlink debugger.
Stlink was able to detect only when frequency selected as 20khz...