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...
Please check the file attached in the attachment section. I am trying to compare NRF52 series chip. Please correct me if I am wrong and please add the missing values of NRF52810...
I see in the SDK that PB-remote is experimental.
"Provisioning over Mesh (PB-remote) (experimental)"
We are working on a very large project and are in the process of choosing...
I try to load my nRF52 with app via ble from windows 10 laptop.
nRF52 dev kit is loaded with the Softdevice and Bootloader from nRF5_SDK_12.1.0\examples\dfu\ble_dfu_send_hex...
I have an external 32MHZ crystal on my custom board.I want to configure it to 32 MHZ external crystal to operate the chip. i changed the some register configuration in software...
all works fine with iphone that mean data stored, bond 's information that has been persisted during DFU processing.everything works with iphone. but when the device that...
Dear Nordic Team,
Thanks for supporting.
Now i want support for single channel(Ch 37) advertise , please support anyone. I am using ble_app_uart example.
My SDK : SDK12...
I'm running some stress tests on a nRF52832-based product, with the following setup:
- SDK 12.0.0
- SD 3.1.0
- Compatibility modes 1 and 2 enabled.
The device exposes...
hi ,
1. How do I migrate the codec OPUS part of SR3 ? I want to use it for audio. But migration always fails. Any migration examples?
2. How effective is ANR work? Are...
I use blinky_freertos demo on nrf52832,
now I want to disable FPU,
but when I disable FPU in Keil MDK option->Target Floating Point Hardware Not Used,
there is an error...
Hi,
i am using nrf52, sdk11 and S132v2.0.0. so i want to flash the hex file using OTA so that, i have create zip file using fallowing command.
**nrfutil dfu genpkg --application...
I've been trying to set up my nRF52 DK on my mac OS.
I followed all the steps to download the SDK (15.0.0), the Command Line Tools, the ARM GCC toolchain, and the J-Link...
Hi,
I have a few doubts regarding Subnet in Bluetooth mesh:
1) If a node including in 3 subnets, how it manages to switch between multiple subnets?
2) What are the various...