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...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
We have developed an Android application for a customer (Ibiza) which makes use of nRF's Android-BLE-Library ( https://github.com/NordicSemiconductor/Android-BLE-Library ...
I defined a timer and start the timer when application open gps, it can prevent the timeout of star search failure; When the gps search star successful, I will turn off the...
Hi,
Now I using the nRF5_SDK_for_Thread_and_Zigbee_v4.1.0 to develop the zigbee function on nRF52840,
I am using the light control Example,
it provide two examples to...
Hello,
I'd like to know how to interface with the SDK libraries(as a "beginner") and ask how do you approach such a thing and learn how to use it? let's take for example...
Hello,
I have an xon / xoff flow control implementation with nRF52833 DK.
The setup is the nRF52833 DK is connected to the computer through USB cable.
A python script...
So far, since UART has been working well, now, we are switching from UART to RTT to remove UART port connection from our PCB design.
However, the output to RTT is working...
Hi, I am trying to use the nrfx_pdm driver with a microphone connected to the NRF52840DK. Currently, it is working but I cannot quite understand how handlers are functioning...
Hello
I want to flash my simple coap server code in nRF52840-Dongle using USB DFU mode with nRFConnect but I did not find COMPORT/ Any Jlink Device after put donge in USB...
I'm using the nRF 52840 Dongle, flashed with nRF Sniffer 3.1.0. I have installed Wireshark version 3.0.7, and configured extcap and profile according to documentation. I am...
Hello Nordic Community,
I am using nRF52840 SDK 17.0.2.
I took examples \ble_peripheral\ble_app_beacon as reference and created mBeacon profile.
Then I created three...
Hi,
We need to store about 4Gb of data. Can someone give some external memory ICs that can be integrated into our application. Looking for a low power small footprint...
Hi,
I am new to Mesh network. I want to implement a simple mesh network which include two devices. One device need to send sensor values(ex: temperature) and another device...
Good afternoon,
I'm facing an issue porting the mqtt simple project of the nrf stack to an application that I'm developing myself.
The issue is, when I try merge prj.cnf...
I use Zephyr RTOS and segger Embedded studio to develep nrf5340 project. in a c file , i configurate spim2_ns below:
#define SPIM2_CS NRF_GPIO_PIN_MAP(0,15) #define SPIM2...