I have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
Based on the nRFUart demo, I added a masterEmulator.DiscoverServices() block before the DiscoverPipes() block in a very similar manner. Purposed is to be able to get more...
Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
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...