I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
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...