Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
Hi
I'm attempting to read a PT-100 sensor value that is part of a voltage divider using a nRF52.
Both the reference resistor and the PT-100 is sampled while the voltage...
Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
Hello,
I had purchased 6 nRF52840 Preview Development Kit boards in 2017 for study and development.
This year, I want to re-use the PDKs for a new BLE-THREAD related PoC...
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...