Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
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...
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...