Hi, I am using ncs 3.0.2 and an looking at adding extra .conf files during production. For the app it works fine using --extra-conf, but I can't figure out how to add one...
Hi All, I am trying to write to "adafruit e-link 2.13 Featherwing colour dispaly" from nRF54L15DK running zephyr. With ESP32 i am able to write to the display. But with nRF54L15DK...
Hi, i am looking for basic start up parameters for a 24L01.
I do all my programm in assembler (sorry i am old).
what i aim to do is simple TX-RX, like a small remote...
We are using this manual screen to generate JITP certificates, but we need to automate for speed. I am trying to automate with this url but I get a 404 error
https:/...
Hi nordic:
Project MCU: NRF54L05; Development Platform Version: NCS 2.9.0. The APP occupies 220KB of space. adding MCUBOOT and Create an pm_static.yml file in the project...
We are currently using Zigbee Firmware built with nRF Connect SDK v2.7.0 on the nRF5340.
We plan to upgrade the nRF Connect SDK to v2.9.2 and use the Zigbee Firmware built...
we want to use NPM2100 with 2.4V rechargeable battery, burst 2.4V to 3.3V @150mA.
there are a sepcial charger solution for the 2.4V rechargeable battery .
Could Nordic...
Hi,
I made a peripheral firmware based on "s110\experimental\ble_app_uart" example, but I don't know how to write a central module FW so that these two can pair to each...
The reset handler as shown in the C:\Keil_v5\ARM\Device\Nordic\nrf51822\Source\templates\arm\arm_startup_nrf51.s will call SystemInit as defined in the C:\Keil_v5\ARM\Device...
Hi
im unable to connect nrf51822 EK with nrfgo studio
how can i solve this issue
m using all latest version softwares
and wen i click ok it shows as below
...
Hello, i know its an often discussed topic but i already read lots of threads about it and didnt find the answer.
I have a simple program that enables the softdevice s110...
Hi,
We are using an nRF8001 with bonding.
We tested the use case were a bond has been established with an iOS app. Then the connection was terminated by closing the...
Hi
am using a thermistor of 10 k with a known resistor of 10 k ,and am giving the voltage divided input to ANI2 (p0.02).The suppply voltage for thermistor is external of...
Hi,
We designed an nrf51822 BLE application using the mbed kit and on-line tools.
Our target pcb has a 1.8V onboard supply. To minimise consumption i want to disable the...
I have an android client that functions as a central and have an app on my MAC (peripheral) that this central connects to and sends data.
At this point, I need to wait...
hi.
we are planning to use 3 chips of 51822 to implement a data collecting system. one chip uses s120 and the other two use s110. chips using s110 collect data and deliver...
Hi,
I have a piezo buzzer connected to pin 14 on a Nordic nRF51822. Here's some code I use to drive it, based on the Nordic PWM library here: github.com/.../nrf51-pwm-library...
Hi,
We have an issue with app_uart_fifo which occasionally locks up during data transfer from NRF51 to an other uC.
System description:
We're using first revision...
I am working with the nrf51822 eval kit and custom boards based on the Laird BL600 module. I am using SDK v5.2.
I am trying to connect to external Flash (Microchip SST25VF016B...
I need to have configuration tables(more than one) on my BLE device. As far as I know nRF51822 doesn't have built-in eeprom so my options are limited to external serial one...
We are currently looking at developing a new BLE Tag based on the nRF51822. From the technical datasheet we decided that to save power we would use the internal DC2DC converter...