Hello,
We have devices in the field using NRF9160 V2 with NRF SDK 2.3.0 and MFW 1.3.4 on a Actinius Icarus V2 board. They are mostly working great, but sometimes some devices...
HI
When creating a simple blinky application from template in zephyr and trying to build a configuration i get following errors.
How can i add permission to script kconfig...
Hi, I just purchased new PPK2 kit from mouser.
But after trying to open it via nrf Dekstop app it gives and error
2024-11-19T11:57:53.845Z INFO Selecting device with the...
I am encountering the error <err> flash_nrf: invalid address: 0x00100ff8:8 when using NVS in my custom Zigbee project. However, the NVS functionality works properly in the...
I am working on a Zigbee network using the nRF Connect SDK and need to retrieve the link quality information (LQI) of a specific device based on its short address. What ZDO...
I am working on zigbee network
"In a Zigbee network, how can the coordinator retrieve the list of all devices connected to the network?"
What is the recommended way to...
I am working on zigbee network.
I have seen that there is an event for network joining but could not find any event for network disconnection.
If I want to check that...
Dear,
THINGY:91 / nRF91 DK
Currently, Power Saving Mode (PSM) is a feature that is not always available with roaming cards, and we must use the local sim card to use GPS...
It used to be downloadable, but now it's like this
The chip has the old code, and the chip can run the code
Is the chip's sdwio and sdwscl pins broken Or...
Hi,
Now I installed SEGGER Embedded Studio. But I got a activation key from SEGGER. I put the activation key into the IDE. After the I checked in the path "tools->License...
Hi,
I've seen the results of the power profiler, but I'd like to confirm this - with no other concurrent user CPU processes (standby/sleep), is the S132 softdevice guaranteed...
HI ,
I need the nrfutil commands used to generate the following zip file
softdevice only
bootloader only
softdevice + bootloader
softdevice + bootloader + application...
Hi,
I am using nordic semiconductor nrf52840 development board and segger embedded studio. I want to write a code to switch on led when button is pressed. Is there an example...
Hi at all,
nice to join the community
At the moment I'll try to initialize the ble_stack_init(). I use the Keil v5 with the Softdevice s132 on the nrf52832.
So the problem...
When make calls
with the intention of flashing the 10040 device, I get the following:
ERROR: The --family option given with the command does not match the device connected...
on nrf52810 datasheet current consumption:1.5 µA at 3 V in System ON mode, with full 24 kB RAM retention, wake on RTC,But Online Power Profiler,Idle current 1.1µA.Idle current...
I am following the "get started reference of nRF52840"
https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52840-DK/GetStarted#infotabs
I cannot explore...
Hello,
I have two quastions
(1)
I am trying to run nrf5-mpu-simple written by , but there are just Keil's examples on Github and I am working in SES. There is written...
Hello,
I have developed an application that transmits a string as a notification to the phone app whenever there is a corresponding command received from the phone app....
Hi
nRF52 dongle as beacon---- Code used ble pheripheral/ble_app_beacon/pca 10056/s140
nRF52840 DK as scanner ----Code used ble_app_uart_c_pca10056_s140
what changes...
Simple question:
Is possible a central to evaluate RSSI before connecting to a peripheral?
The idea is to make central device connect and bond to a peripheral only if...