Hi,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
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...
Hi
I am working with S130, sdk12.3 NRF51422_xxac
I have been successfully testing bootloader DFU example (secure_dfu_secure_dfu_ble_s130_pca10028) on the NRF51 dongle...
Hi,
I had tried the Thread Topology Monitor using nRF52840 PDK which was connected with PC via USB cable, and flashed it with Thread CLI example. But there was no serial...
Hi, I am having a problem related to BLE security.
My application model is a nearby network with no connection using BLE. My plan is using advertisement channels to broadcast...
Hello all,
I'm working on updating bluetooth communication. Currently using a module that receives AT style commands.
The first step will be replacing with nordic device...
Hi,
I need to use the SAADC to check battery status (infrequently).
I would like to do this in blocking mode without accidently leaving the easyDMA powered-on unnecessarily...
Hi,
We use the flash manager to store our custom data structure in flash.
Since it growed and eceeded FLASH_MANAGER_ENTRY_MAX_SIZE we get an assert in flash_manager_entry_alloc...
Hi,
i was interfacing oled with nrf52 board. I got some example and modified bit to use it with GCC.
But it is now working. Oled not at all starting.
oled is 0.96 inch...
I'm using the Custom service example as by base. Now this was really itching me to not know the reason which causes it. I'm giving an "if-else" condition inside a "switch...
Hello,
I'm working with :
- nRF mesh SDK 2.1.1
- light_switch_proxy_server
- I implemented the generic model on / off
I work with a module (server) that has two...
i got this error when i am porting the code for nrf52810.i am working on the spi protocol i am porting code from nrf52832 to nrf5810. I am done the as per instuction given...
Hello,
We are currently using RTC1 and RTC2 to keep track of various times. RTC2 is our dedicated clock to keep track of time. I want to ensure that indeed, our application...
Hi All.
I need to add to Generic Access service such characteristics as Peripheral Privacy Flag (0x2a02) and Reconnection Address (0x2a03).
Does SoftDevice give an opportunity...
Hello everyone,
I would like to extend one of my program to use the new features of the BLE 5.0. It works in broadcast mode with BLE_GAP_ADV_TYPE_EXTENDED_NONCONNECTABLE_NONSCANNABLE_UNDIRECTED...
Hi Nordic,
I'm starting a project using the Thingy 52 and I'm going to connect Thingy with another sensor.
I have four communication options from the sensor:
UART, I2C...
Hello,
I'm using the buttonless DFU bootloader examples with bonding and the PC nrfutil with a nRF52840 PDK for the firmware upload.
If I try to start the DFU process...