But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hi,
I am developing an application based on Connectivity Bridge and I want to establish few simultaneous Bluetooth connections. I am working in Thingy:91, currently on SDK...
Hi,
I got SPI working when writing to the CS pins directly. I thought however it might shorten the SPI acces when using spi_cs_control. When executing the code I will however...
Hi Nordic,
I am testing the sensor LSM9DS1 with the nrf52840. I try to make one pin attach to handle the interruption for the FIFO full interrupt.The FIFO handling function...
Hi everyone,
I am trying to understand the concepts of ATT MTU and DLE, so let me share my thoughts along with some questions. Maybe this is useful for other community members...
I'm trying to use the full potential of the external memory on the NRF52840-DK.
I want to modify the FLASH_SECTOR_SIZE:
4096 are in bytes. When i try to add, for example...
Hello,
While I am creating a new projects. I am getting an error message. I don't know the path of the files . I randomly created a project in D drive ,c Drive . So My question...
There are the following projects under the Health Thermometer example for Keil
What is the difference between them when trying to install on the nRF51 DK? I could not find...
Two (2) nRF52840 DKs, SDK 17.0.2
I believe I have added the necessary code from ble_blinky_apps both peripheral and central to their respective NFC reference role examples...
Dear Sir/Madam,
I'am new to segger embedded studio.I would like to do SPI interfacing of an IC using nRF51822 with segger embedded studio.
Please guide me how to add...
Zephyr version: 2.4.99
OS: Linux
Board : nrf9160dk
I am trying to read data on UART 1 with interrupt. I have below shown portion in my code for enabling UART 1. (I...
Hi, I need to Interface the 2.4" SPI TFT Module ILI9341 Driver with nRF52832
I came across that in Peripheral/ GFx Example will run. once I build and run the project My...
Hi Dev Team,
I was working on the Nordic Thingy91 and had to establish an external communication of a sensor to the Thingy91 through a UART.
For this, I was looking into...
Hi,
My PC is Windows 7 64-bit and my tool is J-Link V9. The CPU at my target board is nrf52840. I use nRF connect desktop version 3.60 and it works fine. I got the upgrade...
I have the driver setup like all of the other sensor drivers I'm using, but I can't seem to find a device tree or Kconfig
This should be enabled by the CONFIG_SOC_NRF52840_QIAA...