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...
Motivation: I would like to use SEGGER Embedded Studio V4.10 to use sample projects whose size is not available in keil(no license).
Problem: I can't check the operation...
Hi Team,
Can I automate BLE test cases using nRF52840 DK ? If yes what is the procedure to follow.
My DUT supports central role and I want to make nRF52840 DK as peripheral...
Hi,
we are in the pre-production stage and going for the final production release of our application code based on ble_app_hid_mouse example, in this stage I would like...
Basically the title. The documentation here:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/serial_lte_modem/doc/FTP_AT_commands.html
https...
I am using nRF52840 DK on VDD_HV. SW9 (nRF power source) set to USB and I am connecting a USB cable to J3 (nRF USB). SW6 is also set to nRF Only. My IC revision is QIAAD0...
Hi,
I tried to write firmware with nRF connect for Desktop and Programmer on Mac OS.
1. I installed nRF connect for Desktop 2.7.0 from github and J-Link driver (J-Link...
Hi,
I a have a firmware which was developed on a PCA10056 development board. We attached an external sensor which can produce an interrupt.
The interrupt is used to wake...
Hello,
I inserted the following line in the prj.conf file:
CONFIG_I2C = y
done this when I compile I have 7 errors in a code not added by me. the example I'm editing...
Hi,
We got a few boards that have large ADC error. I've already using nrfx_saadc_calibrate_offset to calibrate the offset so I suspect it's caused by gain error. The error...
Hello All,
SDK -- 15.3.0
I want to interface MX25r6435f with NRF52810 so i saw some older queries regarding this Flash driver,
so some where i saw that in sdk QSPI example...
Hi!
We are working with the nrf5340 (custom board-revision QKAAAB) and we are facing an issue when resetting the application. If we add some functionalities to a bluetooth...
hello,
i am using nrf52832 with sdk 15.2 and i want to advertise my beacon like the above picture how can i change the length type and values i can understand the app beacon...
Once paired & Bonding is completed. If neither side pairing & Bonding information is deleted. After restart the device is not advertising again. We are getting PM_EVT_CONN_SEC_FAILED...
Hi, Good afternoon. Some Questions.
1.
Is the Enhanced ShockBurst (ESB) protocol applicable to the nRF5340? I'd appreciate it if you could give me details on how to get...
The nrf52833_peripherals.h file has the P1_PIN_NUM set to 10 but the pca10100.h file has ARDUINO 8-13 pins mapped to port 1, pin 17 to 23. This cannot be correct and causes...