Hello,
I have a firmware that sends every 15 min a packet to nRFCloud using nrf_cloud_coap_json_message_send().
The code is working great most of the time : hundreds of...
Hi Nordic Team,
I would like to confirm whether enabling APPROTECT also implicitly enables Secure APPROTECT, or if these two protection mechanisms need to be configured...
Hi,
The Thingy 91 X uses a shared antenna for BLE and Wi-Fi. I can see from the Hardware Guide and the schematics that there are several hardware connections between the...
Hi ,
I am trying to implemenent DFU on nRF52840. Aim is to store new image to slot on QSPI external flash but it seems like nothing is sored on slot 1 as when I upload...
Hello,
I recently tried some examples with nRF53 + nRF7002 (e.g. ble_coex example).
However, I am developing with nRF54 and I would like to understand if the combo nRF54...
Dear Nordic Support Team,
We are in the process of integrating the Nordic nRF Mesh SDK (version 3.3.4) into our custom Java-based application and require your guidance on...
Hi all,
Is it posible to set notify and read for one characteristic ?
I ask because Android offer me read or notify method.
I need read value from characteristic on Android...
Hi,
I am trying to implement dfu in one of my application, I am following the instructions detailed at this link , but I am meeting the following problem :
When I tried...
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...