Hi, How do we send a byte array using mosh? From the documentation I can see: sock send -i 0 -l 100000 This specifies the socket and the length. But how is the actual data...
Dear Nordic Semiconductor Team and Community Members,
I am currently working on an nRF54L05 project where I aim to use only the primary slot in MCUboot due to memory constraints...
Hello team,
We are using nrf54l15 platform using NCS 3.02 SDK.
When advertising the MAC address changes in two following conditions
1. After every reset
2. After connect...
Hi, I have issue where the slot 1 image seems stuck. It can not be erased, confirmed, or swapped in the state that it is currently on. When I click erase, the error bad state...
Is there any documentation around the process to disable the Debug Access Port on a nRF54L device in software (not nrfutil)?
The nRF52840 has this nice documentation page...
Im trying to use the https://github.com/apache/mynewt-mcumgr-cli project to update my rfF54L15 with a DFU package
Setup: Raspberry PI 4 and and nrF52840 USB Dongle
I...
Hi, I’m looking for a data streaming solution to wirelessly transmit data over a short distance. Important points are:
unidirectional point-to-point transmission
...
Good morning,
my problem is that this module has a very short range.
The maximum range that I found was 4 meters.
Have you any solution for increasing this range?
Thanks...
Hi,
I saw several structs that you have in your library and I am curious as how you are forcing the alignment, since I want to do the same.
This is one of them:
typedef...
We are currently working on NRF52 DK.
I know that a Segger RTT is used to print the debug message using a Real Time Terminal(like TeraData or Hercules).
I know that...
Hi :)
I developed my Bluetooth app with MBed and the RedBear BLE nano module. My jumper wire installation connecting an stm32 with the module is working great and everybody...
Hello,
what is the initial output state of the comparator in single ended mode, if the input voltage is between the upper and lower threshold?
Is it undefined, always...
Hi,
I have a question regarding the nrf52 UARTE driver. I have the basics setup and working, I can send and receive data using the UARTE.
What I need to do now, is find...
Hi all,
Someone, please, can give me an information about programming a board nrf52832 using the pin SWDIO/SWCLK.
There is an application note that explain this topic...
I don't know where to submit these things.
I don't fully have my DFU working yet, but clearly I have a badly formatted init packet. However, the resulting behavior was...
If an app is advertising on all channels, and receives a SCAN_REQ on 37, will it transmit the ADV_IND (and potentially SCAN_RSP) on 38 and 39, or is advertising interrupted...
I am attempting to use sscanf() on nRF51822. However the chip simply freezes when reaching that part of the code. Do I need to add anything in the toolchain to make it work...
I'm using nrf51, I noticed that when I disable some functions calling (in the file flash_memory_management.c ), the behavior or the function in the file ( fatigue.c ) is correct...
Hello ,
Easy question, I am using the nRF52832 and am trying to find out if all gpio pins have gpiote functionality? And if so can all gpios be configured as an external...