Hi,
I wanted to implement a version of Channel Sounding where you wait for a certain amount of distance estimations, and then try to just select the smallest distance...
Good day,
I tried to build the standard Nordic application: Blinky for the nrf52840dk/nrf52840 board from the following directory on my PC: c:\ncs\v2.9.1\zephyr\samples...
Hi,
I have an issue with VS code. The connected devices does not show my jlink debugger nor the DK. However, nrf connect desktop programmer shows them.
Toolchain: v2.6...
Hi,
I'm developing custom firmware on the appcore and netcore. The netcore runs BLE controller, as well another custom IPC service to communicate between the appcore and...
Hi everyone,
I’m working on a project involving the nRF7002DK, where I’m trying to combine two separately working applications:
A TinyML CIFAR-10 image classification...
Hi,
we are looking into incorporating a NRF52 module into our control units, but to allow extending the antenna position away from the case through male-female SMA cables...
I opened up the nRF Connect for Desktop application and noticed a new version for the SDK , 3.0.0. I also noticed that the application is being deprecated.
Inside of Visual...
Bluetooth Smart Internet gateways (GATT)---Available early 2015 through the HTTP Proxy Service (HPS) & RESTful API white papers....
what does it mean..? is it available...
Hello,
I started to make an app for a board with nRF51822 with softdevice S120 version 1.0.1. Now I would like to have the DFU implementation in it but I am stuck at the...
DFU create my image,i have a question as follow:
i can open nrf.exe(By default, the tool is located in the C:\Program Files\Nordic Semiconductor\Master Control Panel\3.9...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Working on a wireless mouse project using an Interlink micro joystick ( www.interlinkelectronics.com/MicroJoystickHDK.php) and nrf51822 ble module. Movement of the interlink...
I've read through the DM code in the S110 library of v8.1, so this question is just asking for confirmation of what I'm reading.
The device_instance_allocate function returns...
I have an old version of nRFgo Studio and nrfjprog installed on my computer (version 5.2.0.45231). I use nrfjprog from command line to flash my devices (easier than clicking...
Hi, I am developing a coin cell powered NRF51-based device that needs to keep track of reasonably accurate real time (no calendar, just number of seconds) in a long term ...
hii,
i am working on ble project where i would want to read the name and address of a slave.The example i am looking at is "nrf51_sdk_v6_1_0_b2ec2e6\nrf51822\Board\nrf6310...
Hi All,
I am trying to make a nrf51822 talk to a SPI display by using the SPI Master.
My problem is that the display does not give any output, only takes input.
The...
Hello,
I am writing an application in Qt that runs on the computer and interacts with a nRF51422 via BLE. Now I have noticed, that I have to tell the framework, which address...
How do I reset nRF51822 to shut down the debug port?
I have a custom board with a built-in battery and strong power management.
If I power up the board without the debugger...
Hi All,
My goal is to advertise the generic packets untill a GPIO interrupt occurs. So in order to achieve low power consumption I have increased the time interval of those...
bootloader.rar (/attachment/d5fd4fbbc7d37433740f6c9468f3110b)
bootloader_dfu.rar
Hi,all.i want to set same macaddress with my app in bootloader,and advertise it in bootloader...
I have a pstorage Clear and Store that I use just before calling bootloader_app_start() in my DFU bootloader code. Everything was working great testing/compiling (GCC) under...