I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
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...
Hi,
I try to do the Onboarding workflow for 1NCE SIM Cards with the NRF91 Module: 1nce.com/.../
So the solution is to send a GET Request to a special endpoint and you...
We have certified the Centauri gateway with https://fccid.io/2AKNO-VOLCT200LTE ID. Now We have a query that we used nrf52840 chip as a BLE during certification.
Now on this...
Hi, nRF newbie here, forgive me if I'm being dim. I've searched the devzone, can't see obvious answers. nRF52840, SDK 17.0.2, Nordic SES 5.30a, using nrfx_* drivers I'm using...
Hi all,
I am working with a BNO080 imu and have ported an Adafruit library into the ble_app_template and created a custom service.
Independently, the IMU code and the...
Dear Nordic,
I am running into an interesting side effect when I disable the app scheduler library from my program. I have been previously using the app scheduler to service...