Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
Hello,
I am using PCA10059 (nrf52840 dongle) with nRF Connect for Desktop v3.9.3 - Bluetooth Low Energy app v3.0.0 to test my target that is using random resolvable address...
Hello,
I want to communicate with the one master and four slave devices. For this I have merged ble_uart for the data communication and multirole exmple for the multiple...
I just installed VS Code and the Nordic SDK today for the nRF52DK I just bought. The list of compilers is for Visual Studio and Pic32 but I don't see anything that looks suitable...
Hi Nordic,
is there a place where i can find the information about the maximum throughput that can be achieved for 20 peripherals connected to one central? On your documentation...
Hi, I am using FreeRTOS on the RTC and my FreeRTOS timers are called after the correct number of ticks, but the time between the ticks doesn't seem to correspond to reality...
Hello,
I made a project based on the usbd_ble_uart_freertos example and added peer manager for secure connections.
It works in a way that someone can open the uart port...
hello,
i am using nrf52832 with lis3dh accelarometer and max30205 temperature sensor in our customised board with sdk 15.2 in my driver for temperature sensor i am using...
Hi,
I have developed an App to connect and communicate with a BLE peripheral. I used the nRF52840 device. Now I would like to change the firmware so that only my App can...
Hi, I am working with nrf9160, I want to convert INT64 timestamp value to CHAR array with sprintf. I use %lld but sprintf said only "ld" if I use %ld it convert only low side...
I have experimented with asset_tracker_v2 sample application using Cat Tracker sample in AWS. In addition I have created my own application which uses the same JITP certificate...
Hi, we have downloaded the latest nRFtoolbox for iOS from Github.
It compiles fine except it won't upload to our device or simulators.
We get this message:
The package...
Hi,
SDK: 14.2 Software device:332(5.0.0)
I want to use a bootloader to update my APP image. So I use DFU example and change some setting as below
/components/softdevice...
I have just installed VS Code and was following the videos for building an application. My board does not show up on the nRF Connect tab connected devices. The status bar...