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...
Hello ,
I am using nRF52832 , sdk 16version. I want to set the BLE connection interval via BLE command using application. How to do that? I tried to assign the variable...
Hi,
I’m using the nRF SDK 1.6.0 and trying to build the “ memfault ” sample for nRF9160 using the
“ nrf9160dk_nrf9160ns ” board. The sample location is:
C:\Users\username...
Hello, after I make the connection to the nrf device with the phone, I found there is only a "Forget This Device" option on its setting page. So is there a method such as...
Hi Nordic,
The bluetooth qualification needs the information of nF5340's value n for Intermodulation test but hard hard to find in any document.
Please help us out, thank...
Hello,
It appears that when the project is generated it is expecting a "../common" directory?
CMake Error at /opt/nordic/ncs/v1.7.0/zephyr/cmake/kconfig.cmake:209 (message...
Dear Sirs,
after "few" hours of testing, I noticed that nRF9160-DK loaded with SLM v.1.6.1 is not working the same after awakened up from sleep (#SLEEP=1) or even from idle...
Hi everybody,
I have developed a project where a central device with multilink, connected to the maximum peripheral as much as is possible (in my case 4 devices more). ...
Hello,
I'm trying to figure out how to get A-GPS data via a GSM modem in places where LTE-M is not availalble.
Does the SUPL library support this, if I populate supl_client_ctx...
Hello all,
I just found out that the nRF Connect extension for VSCode has been release, which is great news. Good job Nordic Team! I have followed the steps described in...
Hi, dear Nordic.
I'm using BC805M Module which uses nRF52805 SoC. What's the max sink/source current for individual pin OR total chip, please? Where could I find relative...
Hi,
Im using nrf9160 based custom board, nrf sdk 1.5.1.
I want to get the time from NTP servers, for that i connected to CATM1 n/w, connected to NTP server using UDP Protocol...
Hello, I am working with custom board nrf52840 and SDK 17. I am doing some changes to the project and I am getting an error that the SDK is using VFP register arguments but...
Hi,
I am getting this error message when using the nRF52 dev board but not when using the nRF51 dongle. I receive few packets and then it disconnects with this error message...
For example, I'd like to add library at_cmd_parser to my project. (It's under /ncs/nrf/lib/at_cmd_parser.)
My project is out-of-tree in its own directory. I tried in CMakeLists...
Does unblocked saadc sample the buffer size and stop or does it start re-sampling after the callback? In other words, if the buffer is 100 entries in length, will it issue...