I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
Taking some measurements on a (very) bare bones update to the nRF9160 Feather and I'm getting around 13uA idle. I know the T91 is about 10uA at it's minimum but in what mode...
Hello there!
We are using nRF51822 SoC with nRF5 SDK v12.3.0.
Our nRF51822 SoC that acts as a BLE peripheral pairs and bonds with the smartphone running Android or iOS...
Hello fellow users, I've have stumbled upon an issue within my alteration of the ble_app_blinky example project.
I am using the PAN1781 nrf52820 evaluation board, which...
I am evaluating the usage of Azure C embedded SDK ( https://azure.github.io/azure-sdk-for-c/ ) in one of the nRF 9160DK development samples (https_client)
The Azure C SDK...
Hi,
I want to print the log through UART from the Custom board. In Custom Board Uart pins as configured with (RX: P1.00 and TX: P1.01). So, I want to read the log by using...
Hello all,
got the "ble module" that has the nRF52820 on it ... therefore I am wondering how to start
Currently I found this useful: https://www.nordicsemi.com/Products...
Hello,
I've been struggling to follow along with this tutorial:
Is this the most up to date instructions for how to update the device over bluetooth?
I'm using SEGGER...
I want to perform test modes on my rf module and want to connect it to the computer for that. Im planning on using the NRF connect for desktop for that but I am missing the...
Hello,
In my project, I am trying to connect and communicate with several BLE devices at the same time. Thanks to the nRF Toolbox application, I have seen how to connect...
Is there any way to determine binary size from hex file? We are using NRF-PROGRAMMER to flash firmware to device. Below is the screenshot of current firmware in said program...
Hi,
Is it safe to use NVS and Settings on the same partition at the same time (the same application, BLE is running, NVS can be called concurrently to eg. pairing process...
Hello, I am currently using nRF52840 + NCS 1.5.1 (including zephyr 2.4) I am using BG95/96 model meaning offloaded socket to have internet connection for leshain & lwm2m The...
Hello,
I'm working with nRF52833/nRF82540 for quite a long and now we're starting to enter in production.
For this, we would like to flash applications using FTDI to a...
Hello Sirs,
I loop typing the same command program:
clear>tart_channel 02>output_power pos0dBm>start_tx_modulated_carrier>cancel
After repeating the same instruction...
Hi,
Project development using board with HL7800 modem similar to Pinnacle 100 did not succeed with FOTA upgrade so it is been decided first to try it with nrf9160dk_nrf9160...