hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
I want to communicate Central and peripheral devices with KeyPass. Also I want to generate keypass in Peripheral device. But keypass should to include symbols, low/upper case...
I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
Hello,
I'm trying to setup a nRF Cloud Bluetooth gateway using my PC (with openSuse 42.2 64bits and rRF Connect v2.1.0 + nRF Cloud Gateway v0.9.7) and a nRF52 DK and I...
Hello: I am using an NRF51 dongle. Date on the device sticker on the back is 2015.38. Also using nrf51_ble_driver_linux_0.5.0.
I can see/connect to the device I am trying...
Hey,
I just want to know if anybody sucessfully connected HDMI CEC (One-Wire bus) with the nRF52832.
I would be very grateful if anybody could share the library or give...
Again, I'm having trouble with the driver library. Earlier when testing I had SPI working OK as a small standalone test , but now I want to add SPIM to my actual application...
Hi,
two days ago I started checking the usbd_cdc_acm example in order to add usb serial comm functionality to my project. and I have some fundamental (newbie) questions...
Hi all,
I'm trying to add to our application BLE DFU feature. Therefore I'm testing first the secure bootloader example provided in the SDK v16.0.0
I managed to build...
Hi!
I have been using and loving the simplicity brought by the Toolchain Manager (TM).
But now I want to use an application available on the master (Connectivity Bridge...
In an attempt to add a custom UUID to your current project I change NRF_SDH_BLE_VS_UUID_COUNT from 0 to 1. Then loaded the code onto our PCA100040 53822 devkit. At runtime...
Hello I have a nRF9160DK V0.8.5 and downloaded the latest User Guide (V0.9.2) but it does not match my board. Looking at the Revision History section of this document it looks...
Hi!
I've been playing around with the SDK and nrf9160 dk for a week now, and it's a lot of fun.
In the beginning the UART example worked perfectly, and I managed to add...
Hello,
In relation to button press detection, I'm curious if I'm utilizing both GPIO_INT_EDGE and GPIO_IN_DOUBLE_EDGE if I can pass the interrupt type to my callback to...
Hi
I've run up the system_off sample ( samples/boards/nrf/system_off ) and I can see chip fall into deep sleep, but deep sleep still seems to be sitting at 152 microamps...
Hi,
The device receives data that sent form the host useing NUS. The device crashes every time. The debug log is like blow.
I shielded the code and the crash problem was...
Hi,
From the Ref ticket https://devzone.nordicsemi.com/f/nordic-q-a/54350/thingy91-fota-with-nb-iot/220513#220513 we could see that there is no relevant example for FOTA...
Hello,
1. Is there DK (development board) for the part nRF52811 (I need this part for direction finding,version 5.1)?
2.Is there free (without licence) PC tool to compile...
HI
I'm using fds and dfu at the same time with SDK15.3
but it seems that there are some ram conflict or something wrong
my main is look like this
and i get
when...
Hello, I updated the SDK and related SoftDevice of a project based on nRF52832_xxAA as the new SoftDevice takes up more space (from: 0224A7 to: 0258BF) I have to allocate...