S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
Hi all,
I am making a device which involves using nfr52832(PCA10040) to communicate with a NAND flash through spi to store data acquired from the ADC. After all the data...
How to enable semihosting in sdk11 examples?
This works, but I can't port it to examples/periferal/template_project :(
changes:
pca10028/armgcc/Makefile:
adding...
Hello,
I want to store temperature samples in flash of nrf51822. I am using pca10028 and sdk 12.2.0.
I have the code for writing,deleting and reading from flash memory....
Hello,
I have a question about stack usage. I use nRF51822 SoC, 12.2 SDK & IAR 7.60.1. I am interested in stack usage. Have you done any estimations? Or may be you have...
Hi --
We are in the process of setting up to flash a few hundred devices for our internal testing. We can currently flash to our board using nrfjprog either directly from...
If the network core can't be updated (due to not having enough flash, for example), does this mean that the application SDK can't safely be updated either (long term)?
And...
I have a eval setup where I use the nrf52840 dongle with hci_usb flashed. It has a non-default config to enable DLE (this works fine).
I am sending buffers of 8192 bytes...
Hello,
I'm looking to get XInput working on the nRF52840 so that our device can appear as an Xbox-compatible game controller. I'd appreciate any guidance or recommendations...
Hi,
I have an application which is developed using nRF5 SDK version 17.1.0
Migrating to nRFConnect SDK is not an option at this stage of the project.
The application...
I'm stuck trying to set my nRF Connect extension on VSC. I've followed the guide for the installation but I'm reaching a wall. Every time I try to install a given SDK I have...
Hi all,
I am currently testing on nrf52dk (PCA10040, 3.0.0) with NCS v3.3. Note: I also tested with vanilla Zephyr and see the same issue.
The code I run is to 100% the...
Hello,
I previously opened a ticket describing an issue where using MCUBoot in NCS v3.1.0 caused the GRTC to reset after a sys_poweroff() .
As discussed in that ticket...
Hi everyone,
I'm evaluating the nRF54L15 for a very low-power sensor node application powered by a Lithium Thionyl Chloride (Li-SOCl₂) primary cell. The goal is to achieve...
Device : wearable IOT device
Battery capacity : Max 4.2V (Typ. 3.7V)
BLE Tx Power : Tx power is highest when the battery capacity is 4.2V (measured in air, not conduction...
Hi, We want to use Sensibel microphones in a project with nfr9151, and it will be used to sample one microphone (mono) with 24bit data. This microphone seems to require 32...
Hello, Nordic Support!
I have some problems with programming my custom boards using my nRF54L15dk v0.9.1, when I use a setup with long cables (or several cables & adapters...
Hi,
I’m observing an issue in a Zigbee network where, after several hours of correct operation, the routers stop retransmitting the NWK broadcast frames sent by the coordinator...
Hi all! I need to see the printks and log messages from the b0n and cpunet app in RTT Viewer. The problem is, whenever I connect with the SEGGER RTT Viewer to the netcore...
Good morning,
we are using the Zigbee stack (ZBOSS) on nRF52 devices with Green Power Sink enabled and we are integrating a Green Power door sensor.
nRF5_SDK_for_Thread_and_Zigbee_v4...