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 :...
Our product consists of a Texas MSP430 and a Nordic nRF52832 Chip, with serial/UART between
for MSP programming, debug and development : I'm using the official TI MSP-FET...
I am testing programming secure bootloader. But J-Link Commander reports Could not start CPU core. (ErrorCode: -1) after programming softdevice, bootloader, and application...
Hi,
Now I'm going to use 52833 USB_CDC_ACM , but there is no suitable type in SDK17.1.0. It's just have pca10056 . So I port to 52833 based on the 52840_pca10056 routines...
Hi team,
I am using nRF52833 DK with PCA10100 on it.
I am developing app_timer application for blinking led for a fixed time interval. But it is not working properly....
Hello,
We are trying to adapt the simple_gw example to receive temperature measurements from a zigbee temperature sensor. However we do not succeed. We can find the device...
I'm using an nRF5340 DK board with ncs v2.0.0. I have to build an application that should access BLE running in the network core. I see there are two options provided, Remote...
Dear Nordic engineers
I have a probelm would like to ask you.
I read this link: https://infocenter.nordicsemi.com/index.jsp?topic=%2Ferrata_nRF21540_Rev2%2FERR%2FnRF21540...
Hello,
I am developing an AoA Tx project using NCS v1.9.0 & 52820. Some problems are hard to solve by myself.
Below is my configuration:
1.When CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC_CALIBRATION...
Hello,
we are using the "AT%CCLK?" at it works very nice.
but now for the challange... since the modem is synchronized with the LTE network and sends on the designated...
I notice a problem with the MCUboot Hello World example.
I followed the steps mentioned in https://www.mcuboot.com/documentation/readme-zephyr/ That is, build the MCUBoot...
Target nRF52832(nrf52dk_nrf52832) SDK NCS v2.0.0 I could build with NCS v1.9.1 but I cannot build with NCS2.0
[Build log] In file included from C:/NCS200/v2.0.0/zephyr/include...
I have an Ellisys Bluetooth Explorer 400 sniffer and am trying to sniff the ISO audio data between nrf5340 ADK boards. I enabled CONFIG_BT_LOG_SNIFFER_INFO, CONFIG_BT_DEBUG_KEYS...