I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
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...
Hi, i'm trying to load the aws_iot sample and I'm running into mqtt_connect, error: -95. Based on other posts, it seems my certificates might not be properly loaded. As far...
I am building on a BLE DFU project which already has a NRF_FSTORAGE_DEF for allocation of non-volatile data used by DFU. I want to add another instance of NRF_FSTORAGE_DEF...
Hello,
I am using the modem callback:
To check if the modem is connected using the following code:
However, as far as I understood this only indicates that the modem...
Respected Sir, Mam
I am Noel Joe Riju Antony a student of Amity University, Noida, India pursuing a B.Tech in Aerospace engineering. I am currently working on a CW radar...
Hi,
I've got a Thingy:91, which I've spent a lot of hours in understanding the different samples. I want to be able to send GPS information to my Azure IoT hub device...
Utilizing SDK 15.2 and Softdevice S132, when debugging with Segger Ozone and starting from main or after triggering a reset to restart at main an ERROR 8 [NRF_ERROR_INVALID_STATE...
Tried running android app in debug mode, but I could not see any data on the crash.
tried resetting the board a few time and re commissioning.
followed the guide to set...
I found a lot of posts with this warning/error, but I could not find a fitting solution among them.
in my case, I copied the `peripheral_lbs` project to another folder,...
Hello
I have a few questions regarding the "ble_thread_dyn_mtd_coap_cli" example:
In the "main.c" file, I notice that you have created timers to call "sd_ble_gap_conn_param_update...
Hello.
I have a custom board with a uBlox BMD300 on it. The BMD300 is based on the nRF52382. The BMD300 had a pre package firmware in it that acted as a BLE UART bridge...
Hi all,
I am using the python bindings in recent weeks to development a BLE scanning device and have found the python bindings very useful for getting the kit up and running...
On MacOS Big Sur (11.2), trying to get started with nRF5340 samples, but getting create_nordic_project.py failed (1) errors.
I installed manually using the nRF Connect v3...
We are in the evaluation phase of a technology that is planning to use sound to transmit data between phones and devices.
We are currently using Quiet open source library...
Hi Team,
We are using the nRF52840 DK for one of our project, as part of that we are using the RNG functionality with CC310 Library.
When we call this "CRYS_RND_GenerateVector...