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...
Currently, the only only way to automatically conduct a Legacy DFU is by using the nRF Connect Mobile app. However, this app can only target the default UUIDs of the Legacy...
I am currently following the steps as detailed in the following documentation ( SDK 11 ) specifically the graph in the "Transfer of an image to the DFU target"
I am currently...
Hi,
I've got buttonless OTA DFU working on nRF52 DK by following this tutorial:
academy.novelbits.io/.../
However, when I try to run the exact same thing on my own board...
Hello,
I'm trying to update my nRF52832 over the air. I'm using the nRF52832 Feather from Adafruits. I'm using this platform + software to make the software development...
Hi,
I am currently using a NRF52840 dongle with the python wrapper for the zigbee library.
When I send a Discover Attribute to a Green Power cluster in a Green Power...
Hi there,
In the video that was just posted about the nPM1100 EK it is stated (at 1:18) that the battery charger of the nPM1100 must be used with batteries of a size less...
Hi,
I've got a two-processor board (i.e. another processor in addition to the two-core nrf5340) where the other processor is sending data to my nrf5340 via SPI. The Nordic...
I have been working with the GCC makefile approach to compiling and flashing code but I am wanting to give Segger Embedded Studio a try.
- Firstly, I am using C++ - does...
Hi,
we were using NCS 1.7.0 and want to explore on the cpp features provided in the latest sdk
could you please suggest us in finding the below queries..
How to...
Hi, After years of working with nrf_serial, we are starting a new project and want to use the lastest and greatest SDK and get rid of legacy drivers. libuarte is tempting...
Dear nRF,
My questions are related to high voltage mode of nRF52840 and SWD. My target is to design as high performance solution as possible and current consumption will...
Hai everyone,
I'm using nRF52832 SDK15. I want to use NFC Tag in this.
I have an MFRC522 RFID/NFC Reader with Raspberry pi
i tried all example codes, But im not getting...
Hi,Nordic:
Can nRF Connect SDK V1.5.1 fix the following two known problems? Give me a patch? thanks.
in nRF Connect SDK v1.6.0
developer.nordicsemi.com/.../CHANGELOG...
Hello,
I am using the NCS v1.5.0, the nRF9160 SoC and the modem has firmware version mfw_nrf9160_1.2.3
Based on the UDP sample, I created an application that has opens...
Hello,
we are interested in BT LE Audio with the nRF5340.
Is the LC3 codec accessible from the I2S interface ?
Is th SBC codec also accessible as alternative ?
Is...