Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hi there! I got nRF 51 DK and nRF 51 dongle. and i want to make a bluetooth connection and transmission between nRF 51 DK board and raspberry pi.
here's the question. I...
experimental_ble_app_blinky.zip
hello there i have interfaced adxl345 with nrf51822. now i want to get data on BLE. so i am using s110_nrf51_8.0.0_softdevice . i was facing...
Hi
I am trying to use nrf52 Application Timer.
I followed the instructions in "Application Timer Tutorial" ( devzone.nordicsemi.com/.../) , but it seems I am missing something...
Hi All,
I want to have 3 PWMs by using app_pwm.c lib (in SDK 9.0.0).
But from doc each instance takes 2 ppi plus 2 plus per channel.
Means 3 PWMS needs 2 instances...
Hi all,
I'm new to NRF51, and have downloaded the "nRF51_SDK_10.0.0" zip file. Here I have some questions about NRF51 and its SDK files.
(1) Is there an off-line documentation...
I need to know where and how much memory to allocate for the S110 Soft Device v8.0.0, the DFU Bootloader, and a firmware app. These all aren't playing nicely together with...
i am using wt51822 s4a t chip and trying to program it with st-link and when i try to run simple blinky example from nrf51 sdk it gives some error
my flash settings are in...
Folks,
I keep getting bitten (painfully so) by incompatibilities between Nordic sample code, versions of SDKs and Soft Devices. This is aggravated by inconsistencies is...
Hello,
I looked through "nRF51 Series Compatibility Matrix" document Version 2.1 and didn't find information about chip with HWID 0x0086. This chip is integrated into the...
Hi,
I am trying to update some code to the last SDK and softdevice. When I trying to perform a DFU update using the iOS app nRF Toolbox on my iPad the device will not reconnect...
Can anyone please help me on this? I struggling in transmitting string and numbers from nrf51822 to mobile app through BLE. I need some sample code. thanks.
uint8_t numbers...
Hi, In my project I am using nrf51822 device and I need to perform dfu operation,for that I am using soft device s110 and boot loader nRF51_SDK_9.0.0_2e23562\examples\dfu...