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...
Hi, From some time I'm trying to fix problems with throughput sample. I don't know why, but after setting data len parameter to any value it's constantly sets 27.
uart:...
We are evaluating using GPIOTE In event to trigger SPIM reading by PPI. GPIOTE interrupt will trigger SPIM data transfer. The SPIM CS pin is toggled with PPI too. We use a...
I am using a NRF9160 module using NCS 1.8.
My application is successfully using GNSS, HTTPS, and MQTT. The issue I am currently having is premature wakeup from the POWER...
Hi, All
I am developing a host software for central BLE.
Just try to create a buffer to receive notification data and/or read data after peer connection is established...
VScode version: 1.71.0
MacOS version: 12.5.1 Monterey
nRF Connect for VS Code version: 2022.7.242
nRF Connect for VS code Extension pack works, but the sidebar icon...
Hi,
i am interested to get the MCUBoot version developed in a specific branch different from the one present in the official SDK (i have the 1.9.1).
Is there a proper...
Hi,
I'm developing code for the nrf5340 network core. I am including the file ../nordic_bsp/modules/nrfx/mdk/nrf5340_network.h in one of my source files. This file has the...
Hello,
I am creating this ticket in continuation with Case ID: 278810 as my doubts are not cleared yet. I need your support to get them clarified asap as we need to prepare...
I'd like to know whether the cetnral get the data from peripheral or not. I'm using UART, it connects mcu(stm32f4) to ble module (nrf52832) and ble module gets the sensed...
I am having trouble understanding where am I going wrong . I am using the devacadamy sample with the BME280 sensor and just trying to get the device id for starters .
I am having a lot of trouble having to change my dt files and receive errors every time i try to run a basic sample for the NCS . Is there any 'How to' that i can refer and...
I hope to add custom data to the ASK package returned to TX in the ESB application. How can I add it in the input? How should the tx side read the custom data.
Hello,
I received the Thingy53 as part of the Hackster IO contest. Right now I am having problems to flash it through the VS Code. My VS Code instance is unable to detect...
I have a thingy 53 that I got from the HacksterIO competition, I'm trying to program it using the Programmer application from the NRF Connect Desktop application. I open Toolchain...