Hi,
I am developing a project where we wish to use part of the RRAMC memory for logging purpose. The documentation show that the data endurance of RRAMC in nRF54L15 chips...
I am using LVGL for simple Eink display UI, and trying to implement a simple if condition to check if the passed string argument is null as below:
If I only have btn1...
Nordic TS,
I've installed and begin to experiment with the DECT NR+ v1.1.1.0 FW. Initially, I'm noticing on obvious difference in the behavior of the dect_hello sample between...
I am trying to use the FIFO from the ADXL362 with in the Thingy:53. As I noticed there is now the Option to use ADXL362_STREAM. I just wanted to use the example from: https...
The specification for the nRF54L15 states that the typical current consumption for I_TIMER3 (TIMER10 running) is 240 mA/milliamps . The other timer values in the table are...
The Nordic Thingy:91X was initially unable to connect using certain SIMs (e.g., Airtel IoT) due to lack of NB-IoT support or no signal.
After switching to a Jio NB-IoT...
Hi to all,
I am trying to do a ZUTH (Zigbee unified test harness) test run, using the Silabs devices as golden devices (as per CSA recommendation) and nRF 52840 dongles...
I am using the timeslot API and softdevice to advertise two separate types of message. This works well. But I have also used ble_radio_notification_evt_handler_t in an attempt...
I'm trying to remove the debugging UART statements to reduce power consumption, however, not initializing the UART seems to hang the system right after advertising start,...
Hi,
I am using Nordic SDK9.0.0 and softdevice S310.
I want to develop dual bootloader(UART + BLE).
I have problem after merge both bootloader. Induavidual example...
Hi!
Regarding the __initial_sp in the map, studied some articles on the web and even map file: used as STACK for arm_startup_nrf52840.o!
Ok, let us have an example ...
Hi,
Is there any way to force Android and iOS to update softdevice, bootloader and application from single zip file in queue?
I mean, first update softdevice, then bootloader...
I am referring SDK 12.2.0 with Eddystone beacon application and I found that the workspace for IAR is missing in it and I have IAR-ARM license. So, I made my own workspace...
I am using a 1822 chip and I need to use it in a very small application so I need to program it separately from the main device. I have a learn.adafruit.com/.../overview FTDI...
I've tried everything to get a RTT log message to show up from a dev kit to my computer. The uart log works but no combination of settings will get any RTT message to show...
Hi,
I'm porting an older application from Keil to SES. I'm using soft device S110 7.1 and the nRF51822ac.
Help in setting up SES FLASH and RAM would be most appreciated...
I have been working on a project (for profit) that uses a BLE Nano device along with Nordic SDK. To start the project I downloaded a copy of the Nordic SDK 8.1 examples and...
Hello,
I just downloaded Keil and ran through a few tutorials for the nRF51 Dev Kit, so I am brand new to this development environment.
I am trying to get the nRF51422...
Hello Nordicsemi,
i need to develop a system in which i have identify a user presence in a particular area
for that i m planing to design a BLE enable device for a user...
Hi,
I followed the steps to setup my nRF52 DK with eclipse. I could also build the code without errors. However, when I try to debug it, it says cannot connect to J-Link...