Hello,
I have a custom nRF52820 board powered by a coin cell, and I want to measure its power consumption using the Nordic Power Profiler Kit 2 (PPK2).
Could you please...
Hello Nordic Team,
I previously asked about how to configure the internal load capacitance for the 32 MHz crystal on nRF54L, and I’ve successfully applied the solution provided...
Hello everyone!
I am rather new to firmware development with Nordic products and am experiencing some trouble with the Thingy91 LTE BLE Gateway sample.
What is the problem...
Hi,Team,
I am developing Pawr using nrf54l15-dk.
For the Pawr example I refer to E:\NCS\v2.8.0\zephyr\samples\bluetooth\periodic_adv_rsp and periodic_sync_rsp.
Advertiser...
Hello,
i have one PPK2. Recently i find the current reading from PPK2 is relatively large compared with actual current value.
For example, actual current value vs PPK2...
Hi i am facing the issue with initializing the peripherals when the device is wake up from the deep sleep this are the logs i am getting after wake up this taking to log to...
Hi there.
I am trying to implement a 16-bit, 32kHz, 2 channel i2s interface which is being fed by a FIFO (the final source of this FIFO will be a DAB/FM radio module but...
Dear nordic.
We are developing nRF51822 with S120 as central.
When advertising from Peripheral, RSSI value is changed it's position.
Measured RSSI range is -60 dBM...
Hi,
I am trying to get the sniffer to work on my new Win10 machine.
I am using the PCA10001 board.
I have tried:
SEGGER: 6.00g and 5.12f
Wireshark: 1.12.x,...
Hi to everybody,
I have configured the nrf52 DK (SDK 11) with FreeRTOS and the UARTE with a DMA buffer of 16 bytes and it works. The problem comes when I don’t want to...
Hi,
I'm working on ble_app_hrs_c application with Nordic beacon.
Using nRF51822 Ver.H0 with S120 and modified to using Internal 32.768KHz RCOSC and UART at 115200bps...
Hi guys,
I'm playing with a beacon kit, nRF51822-BK.
It works out of box, no problem but I have a simple question. One of our customer asked me if is possible to control...
Hello,
I am using nrf51 SDK version 10.0.0 along with the nRF51822, and I believe I have found an issue with a macro that is supposed to check the correctness of a bit...
Hi All,
Another question for those out there much smarter than myself...
We're developing an application using nrf52, sdk11 and softdevice s132 2.0.0 and have been using...
I see it is advised not to just stop a timer, but to also shut it down for certain of the nRF52s. What call is necessary to achieve this since I understand it is deprecated...
I want to read the onboard (dev board) buttons which i believe are P13-P16. I want to know the working code.
uint32_t app_button_is_pushed ( uint8_t button_id,
bool *...
I am trying to estimate the memory usage of the s132 v3.0.0 running on a nRF52832. I am interested on acting only as a peripheral with one link at a time only. From app_ram_base...
Implementing my own protocol stack with low-level programming of the radio, can I broadcast by simply programming all units to receive the same address?
No addresses (such...
Hi,
I am trying to use the sdk version 9 for the NRF51 to take ADC samples and trasmit it over BLE over UART found in the link: github.com/.../nRF51-SDK-9-0-0
I downloaded...
For example,
CFLAGS += -DCONFIG_GPIO_AS_PINRESET
CFLAGS += -DNRF52_PAN_12
CFLAGS += -DBLE_STACK_SUPPORT_REQD
Where are -DCONFIG_GPIO_AS_PINRESET, -DNRF52_PAN_12...
Hi,
I faced a strange kind of issue while i was burning the same code on nrf51442 and nrf51882 chip. The code is running fine on the nrf51442 chip but the code wasn't running...
My µvision crashed during programming and will no longer respond to trying to program it. It boots into the bootloader mode. My computer sees it but the precompiled binaries...