I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
I have just started using 2.7.0 with the nrf54L15 chips and come across a few problems.
When trying to run the UART sample I found that the app overlay files, which I believe...
Other than setting the DCDC_MODE_PIN, what else does the sd_power_dcdc_mode_set() do?
I'm seeing an issue where I have a GPS peripheral on UART that is seeing about 10dB...
Hi Nordic team,
Hi Nordic Team,
We are trying to configure two SPI masters. It works when I use any single SPI (only one), but when I add the second SPI, I encounter...
Hi,
I am trying to compile an old project.
I am using SEGGER_Embedded_Studio_Nordic_v568_win_x64 with nRF5_SDK_17.0.2
I am getting an error message for the following...
Does the 7002 support 802.11 monitor mode? https://en.wikipedia.org/wiki/Monitor_mode
Some chips call it promiscuous mode even though that should be something separate ...
First of all, I see that NRF52840 doesn't have a Real Time Clock but it has a Real Time Counter which is not working in case of sleep and low power mode, am I correct?
Second...
Hey everyone,
I am having trouble setting up the lsm6dsv16x as a interrupt. I was able to successfully poll the data meaning I can talk and read imu data, but no interrupt...
Hi , I wanna keep my existing mobile application which talks to nRF5340 over the BLE NUS service. I am using the default BT_UUID_NUS_VAL as my primary mode of communication...
I want to edit the explom firmware that comes with thingy91 to add the reading of new sensors and send them to nrf cloud. Where can I get the example of the Asset Tracker...
I have a custom board that started life based off of RF9160-DK 1.1.0.
We have a single programming header that can be used to program either the 52840 or the 9160 depending...
I've installed nRF Connect for VS Code Extension Pack v2024.9.5 to ubuntu 22.04 and after opening vscode the free disk space continues to diminish and cpu load is constantly...
Hello,
We are working on an integration between a nRF52832 and ST LIS3DH accelerometer on our custom board, using SDK 15.2.0 with SoftDevice and BLE enabled, and have observed...
The last couple of months I have been following the course “nRF Connect SDK Fundamentals”, but I am unable to get further than Exercise 2. This is because Visual Studio cannot...
Hello,
I’m having issues with time synchronization when using the sidewalk Sub-GHz template from SDK v2.5.0. My setup includes a Nordic Semiconductor chip nrf52840 and LR1110...
What is the reason for the default 320 hour setting for periodic Tau timer? This seems like an awfully long time, and we're wondering if this is simply a placeholder, or if...