I use nRF51-DK and nRF51-Dongle for a BLE sniffer.
Always the sniffer fails and marked with an error "Encrypted packet decrypted incorrectly (bad MIC)".
It can not be...
Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi guys.
I wonder the program run start from which section and how to enter the app when 52840 poweron? Start from SofeDevice?
I only flashed ble_app_uart and SoftDevice...
Hi all,
I'm trying to transfer my custom project pca10056 (which is to broadcast a beacon) to nRF52811 hardware and I'm facing some issues in the last stage of build.
...
HI ,
My environment:
nrf connect sdk
nrf5340 dk
segger studio ide.
could you please provide me timer example code for nrf5340 board.
Thanks & Regards,
...
Hi,
I am using an NRF 51422 DK, SDK 12.3, and Soft Device S130. I am also a beginner to development with Nordic Products, and RSSI collection in general. I am using the...
SDK: 17.0.2
IDE: SES
nRF52832 module
Hi!
I have a nRF52832 based custom board operating on battery power. I assigned a variable to the non_init section in SES and...
Hey!
I have an isp1807 test board, which uses an nrf52840 chip, and an isp1p807 programmer (ISP130603E). Currently, my code is written using the nrf52 sdk v17. When I am...
Hi, I'm using nRF9160 as host and nRF52833 as a controller with NCS 1.5.0 SDK. On nRF52833 LPUART sample runs, I have added needed configurations for extended advertising...
Dear All,
I am working on interfacing BME680 with nRF52840-DK board. I got the output for Temperature, Pressure and Humidity but not getting the output for Gas resistance...
What should be considered for choosing a chipset? the followings are in my mind. Could you please tell me if I am correct and if I should consider anything else too.
1)...
Hi guys.
I flashed a uart-dfu Bootloader(SDK-location\nRF5_SDK_15.0.0_a53641a\nRF5_SDK_15.0.0_a53641a\examples\dfu\secure_bootloader\pca10056_uart), when the program run...
Can you, please, point me towards documentation and (if available) samples of mobile app that would allow me to commission and then interact with devices in RF52840-based...
Hi everyone,
So currently, i am working on a project relating to sending some message from one router to another. I found out that there is a function to create your own...
Hello everyone,
I've been struggling to use the Bluetooth UART example and the RTC2 module but so far I haven't succeeded.
Either I have Bluetooth, or RTC2, but not both...
Hello -
I have created a project with both a SoftDevice S132 and nRF Crypto libraries. All has gone well so far. I am now trying to implementing RNG, following the example...