Hi
We know PMIC nPM1300 can transfer battery information through I2C to nRF54L15 to run fuel gauge algorithm
Can we user other PMIC(like MAX77654) that also have I2C I...
Hi All,
Working with the Nordic nRF7002-DK I've been going through the nRF Connect SDK Fundamentals course and have been unsuccessful with Lesson 6 - Serial Communication...
Hello,
I'm working on a project that uses the Serial LTE Modem (SLM) application on a custom board. The main processor sends data to the nRF9160 over UART. The project is...
By default the GRTC peripheral is not cleared when started via sys_clock_driver_init . This is because nrfx_grtc_init calls nrfy_grtc_prepare , however NRFX_GRTC_CONFIG_CLEAR_AT_INIT...
Hi I want to know if I can use the nRF52850-DK to flash the Xiao Sense Plus from seeed? I am following the following tutorial which says I need to use a J-Link but that's...
Hello, I am not sure if this is the most appropriate place to ask this question, but any comments are welcomed. I am developming a sensor platform that tries to use extended...
Hello, I had working BLE application build on v2.6.2. After migration to SDK v2.9.0 BLE is not advertising anymore. I think it may be related to default controller that is...
Hi all,
I am using a C# application with the masteremulator dll to connect to a nRF51822 with S110 V8.0.0
I can bond with a new device, and communicate with it in a...
In developing the device, for very low battery consumption, I encountered a feature of the implementation Gazell (ESB) protocol.
When I send a packet from the DEVICE (PTX...
Hello,
I am a little bit confused when reading in NRF52 spec that a NVM page is 4KB while block size is 512B. Usually an NVM memory is composed of block made of pages,...
Hi,
I am testing github.com/.../nRF52-fds-example
I am on nrf52832 with sdk 12.2.0 .
I can't seem to make it work.
What i have done:
Separated FDS stuff to separate...
Hi all,
I am trying use the SAADC in blocking mode inside a RTC I am currently using
The issues comes from the example
saadc_blocking_simple
the ADC always give...
I guess this has been mentioned/asked before but you should really do something to enforce the full chip part-numbers to be listed at distributors.
For example, for an...
(Maybe this isn't an ideal place for issues with your web site, but I could see no better one.)
There is a technical non-conformance in your nordicsemi.com domain. In practice...
I've been testing my application and am having an issue opening MasterEmulator sometimes. I need to reseat the nfr51 dongle to clear out the errors I am seeing below. Any...
Hi,
I get error NRF_ERROR_INVALID_PARAM or error 0x12 from sd_ble_gap_connect in central.
I even changed peer_addr.type to 0 (BLE_GAP_ADDR_TYPE_PUBLIC).
When scanning find...
Hi, I'm trying to use an MDBT40 based board as a sniffer using the NRF sniffer firmware. I'm guessing I just need UART -> USB to talk to the chip, so I've hooked it up to...
Hi,
I am trying to figure out the best way to save power on the nrf52. I need to connect with ble about two times per day. The ble should 'woken up' by an accelerator ...
How can I flash both the dfu bootloader and an application, and have the application run after the flash?
As soon as I flash the bootloader, it kicks in doesn't fire the...
Hi,
While updating from the antique NRF51 SDK8.1.0 to the newer SDK 12.2.0, I came across a problem: Gcc crashed with:
c:\users\elm\documents\nordic\nrf5_sdk_12.2.0_f012efa...
Hi all,
i have some problem to use Timer0_IrQ.
i start first with a program that use a softdevice. After i want change this project with another that don't use it.
...
Hi,
I would like to know if the NRF51822 (Just the NRF board, not the BLE Nano) comes already prepared to be programmed or if it needs some modification. I want to program...