I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control an LED using the methods LEDS_ON and LEDS_OFF. I wanted...
Hello,
I am using ble_app_gls example and I have implemented static passkey in the code. Now I want to see if wireshark shows the passkey when I connect to ble devices. For...
Hi Team,
We are implementing an UART communication between a M4 processor (UART master) and a nRF51 (UART slave) and we want to use the UART in Low Power mode with flow...
Hello everybody,
for my project, i will bond the peripherial with the central.
I test my device with the MCP and can connect without problems. When i press the Bond Button...
Hi all,
I am trying to count the positive edges of a 3.5MHz signal with GPIOTE, PPI and the TIMER1. Unfortunately i can only measure to frequencies up to a little more...
Loaded Softdevice S140, ( Using NRF52840 DK board ) using NRFgo Studio.
App flash base is set to 0x00021000 and app RAM base is set to 0x20003000
Looking at the CPU...
In our earlier projects with nRF51 and SDK 8 we used to have bluetooth device names of length 13 or 14 characters. However, when using nRF52 and SDK 12 I noticed that the...
Hi everyone,
I'm currently working on a low-power application and aiming to minimize sleep current as much as possible.
Thanks to some great advice I've found on this...
Hey so I am making a capstone project with Drapers lab from University of Massachusetts Lowell and one of the requirements is to create an friendly end-user GUI instead of...
I want to confirm these questions,hope someone can give me some explaination.
1) RADIO has it's own kernal which is some kind of MCU.
I have looked through some doc on...
Hi I am using the nrf9160 with the npm1300 fuel gauge with ncs 2.7 For the function `nrf_fuel_gauge_process` there is a note for the vbus_present param ` vbus_present True...
I have upgraded nRF Connect SDK from v2.6.0 to v2.9.0 and also upgraded custom board definition to the HW model v2 according to the nrf9160dk board files. After compiling...
We tested a few of the newest Auracast capable phones and headphones. For example using the S24 and Galaxy Buds 2 Pro allows the user to search for broadcasts from the Bluetooth...
Hello everyone,
I have some questions regarding the registers of the nPM1300 specifically for the load switches and LDOs.
In the data sheet in chapter 6.5 under "Load...
Hi,
I am using NRF58233 sdk and I am currently using 'NRF_SDH_BLE_OBSERVER MACRO' API to get the softdevice ble events. However, the observer calls my event handler on every...
Hello, my current project needs to use back-desktop DFU. I will query related resources and back-end DFU. Found only in the devzone.nordicsemi.com/.../background-dfu-application...
Hi,
I'm running hello world sample on both app & net core in nRF5340 SOC but logging on network core is working as expected. What I'm missing?
Code
Logging ...
Hi, After successful provisioning using "nRF Cloud Multi-service", I can view device on my nRF Cloud account. It shows successful MQTT and CoAP connections and GPS tracking...
My project uses ESB for communication. In our hardware design, nrf5340 + FEM is used. Nrf5340 uses two GPIO link FEM chips to switch between PA mode and LNA mode. May I ask...
Dear Nordic,
I am considering to make a board that includes an nRF5340 + display. I am looking at a display that supports QSPI and I was wondering if the nRF5340 QSPI can...