Hi,
I would like to receive some suggestion about finding a CHEAP smartwatch / wristband already available that has these minimal features: BLE (with SDK / GATT profiles...
Compiled with Keil4 software compilation and C of the mixed program, the error is:Branch offset 0x00000228 out of range of 16-bit Thumb branch, but offset encodable in 32...
Hi,
I am currently working on a prototype with Silicon Labs Thunderboard sense. I am looking for a replacement product that has NRF BLE module. All I need is a BLE module...
I would like to hide BLE advertising from normal BLE devices.
And only be able to see such advertising with dedicated scanner.
I was thinking of changing access address...
Im making a project were i have two robots each one with a device connected with a mobile phone. But at same time i want that, when they are near each other they exchange...
Hi all! I am attempting to download a file from a web server to an NRF52832 using the Nordic IoT SDK version 9.0. Are there any good reference librarie? I found a few for...
Please help to understand. How to configure nRf24L01 receiver for 4-pipe (pipe 0, pipe 1, pipe 2, pipe 3 ). But most importantly, how to specify the transmitter settings that...
Additional Information:
1. SDK: v15.3
2. Softdevice: v6.1.1
3. IDE: IAR v7.80.1
Problem Statement:
Is there a way I could enforce Secure connections just works...
SDK 16.0.0, Keil has a problem in development. FamilyPack 8.27.0 related issues. FamilyPack was changed to 8.27.1, 8.29.0, but another problem occurred. ("nrf_erratas.h" problem...
Hi,
I am trying to create a custom NDEF message to write to a NFC tag type 2 using the example code provided here.
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom...
I have a Nordic 52840 hardware, which comes with the bootloader. Learned that the register GPREGRET address is 0x4000051C. The app is written in rust language, and the address...
I use the HID (HOGP) profile for some features of this product. Before the product enters sleep mode, I attempt to update the connection parameters to reduce power consumption...
Hi,
I'm encountering a strange problem with the nRF52832 when it works as Central with two bonded Peripherals connection.
In particular I'm able to secure the connection...
I am interested in transferring large data (>255) over SPIS.
My application requires that the nrf52840 is operated in SPI slave mode. To manage such transaction I have SPI...
Hi ,
I need using dimming server example to add FDS function. But I meet some unstable sitation.
The bellow is the log show how the issue happens.
sometingtimes,FDS...
I am developing a robot controller(Central, nRF51822).
However, I am having a problem with UUID.
And I am using the ble_central (s130 ble_app_uart) example.
The figure...
Hi
I am developing a bootloader for nRF52840 using SDK 15.2.0 and s140_nrf52_6.1.0_softdevice, that should support both USBD and BLE transports.
The first transport layer...
We are using NRF52840 with Softdevice 340 and several sensors connected via ANT and BLE. NRF is connected to STM32 via serial UART connection and use ANT serial protocol for...
I am using PPK to measure current. The system uses 2 CR2430 in parallel.
I observe that
1. When using the battery as external supply, the battery voltage drop to 2.5V...