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...
I have built a system with 2 MCUs communicating through I2C. The NRF52 is I2C slave and the other MCU is master. I have implemented a command style interface which sends commands...
Hi
We have a strange problem with the Kconfig of the azure_iot:hzb sample project from the v.2.1.1 SDK:
We have configured f.e. the "Azure Iot Hub hostname" and the "Device...
Hello!
I have a custom board that I am trying to set up but I'm not entirely sure what to do.
In my board, I have an nRF5340 SoC, that has 2 interfaced with the external...
Hi Nordic team
I found a sample for ADC (saadc) on the nRF5340 at the end of this post . The answer is related to the nRF5340 PDK.
Is there a way to use this code on a...
Dear Team,
We would like to add nfc feature to our product. We are bit concerned about the nfc antenna size that comes with nrf52 dk.
What is the smallest antenna size...
Hi,
I am trying to install nRF Connect SDK using Toolchain Manager in nRF Connect for Desktop. I seem to consistently fail with this error for the latest version v2.1.1...
Greetings,
We are currently evaluating the nRF Connect SDK in comparison to the nRF5 SDK for our new product (BLE enabled & battery powered) for which low power consumption...
I'm having trouble activating a PDN on a running/connected device. Here's the code:
Seems like I'm missing something here. pdn_init does get called on system setup...
Hi,
Just wondered about the following ....
Strange parts of this code ... Or things I don't understand
After the first READ in Setup() it successfully reads the data...
I am trying to implement a simple uart echo test using nRF21540 DB board, but I always get NRFX_ERROR_FORBIDDEN when trying to transmit.
This is the initialization code...
I am using nRF5 SDK v16.0.0 on nRF52832. IDE is SES. I am also using FreeRTOS
What order should the following methods be called in? Does it matter when fds_app_init is called...
Hi Team,
I am using SEGGER 5.4 IDE and NRF52840DK controller.
I did not understand the difference between Terminal Emulator and Debug Terminal in Segger IDE.
I am not...
Hi,
I want to configure Timer1 (32 bit ) to run up to 1 sec and then reset. I want this to be done continuously with the help of Short but without using the event handler...
Hello, I have an nRF52811 on a custom board and have been having some issues. I have a nRF52840DK which I used to flash the custom board (while powering the board with the...
I connected it to an external mcu as shown below. After downloading serial lte modem to nrf9160,
at command is sent, but it does not respond. Connect only 3 pins for communication...