Hello,
I have a problem with using custom external Flash. QSPI communication.
nrf52840 + NCS2.9.0 , sysbuild.
Flash chip is GD25Q32, datasheet link
An error occurred...
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...
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...
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...
I am trying to use TTM (nRF Thread Topology Monitor package) with a newly bought nRF52840 Dongle (PCA10059) on Windows.
Following the instruction at https://docs.nordicsemi...
Hello,
I am trying to play the AT45 DataFlash driver by directly copying the sample code from nRF connect SDK v2.9.1 (C:\ncs\v2.9.1\zephyr\samples\drivers\spi_flash_at45...
Hi
in pcb designing of the nrf52832 we use two oscillators one is 32 MHz and another one is 32 kHz.
can't we use both 32 kHz instead of one 32 MHz for saving power consumption...
Hi,
I can't seem to find an example for receiving an update about restored value of CCCD when a bonded peer reconnects. I'm using SDK14.
NUS and HRS examples which use...
I am new to Nordic, and Keil, and not especially strong in microprocessors yet. I am trying to get currently developed firmware for a nRF52382 chip to operate on a custom...
hi expert
i use sdk14.1 ,nrf58312, when my phone(andriod 5.2.1)connected to nrf58312 board ,i find the addr type is 2, so i want write the mac to whitelist ,but when i set...
Hi, I wondered if the source code of the SDK 51422 PCA10028's firmware is available ? The one firmware which allows the SDK to flash other nRF51X over the air? If it is, where...
While the default microphone mode on the Thingy52 is ADPCM - which I got working fine in my evaluation environment - the SPL mode defined in https://nordicsemiconductor.github...
Hi,
I am beginner for nRF52840. I use Keil uVision 5.20 to develop firmware. I have a problem with the Nordic packs downloaded from Keil website. The USB driver is not take...
Hello.
Until now, we work with NRF52832 for a new product but we have identified that the memory (64kB of RAM and 512kB of flash) of the chip will not sufficient for our...
Maximum connection node in 6lowpan over BLE
I am testing Pi to Nordic node (NRF52832 IoT Softdevice). When I test connection, maximum connection node is 10. Do you know...
Dear all,
Sorry for asking an old question but I can't find any similar situation in the forum. I now have 3 boards: 1 is 52810 EVB, 1 is 52810 QFAA ( 48 pins) custom made...
I bougth pca10056 and I need use it with Keil, but I do not find the pack installer for this board on "Pack Installer".
Furthermore, keil does not recognize my board.
...
I am using a lithium polymer 4.2V battery to power an nRF51822 (as a side note the power goes through a voltage regulator before going to Vdd). I want to be able to check...
When calling app_sched_event_put() no check is done whether the exact same record (same data, length and function pointer) already exists in the queue. We have setup where...
Hello,
I've tried to implement a custom service with a custom chacteristic, that shows the values per notification in the MCP (Master Control Panel) in percentage.
I played...
Hi,
I am using NRF24L01 module and I would like to transmit I2S signal through this module. I used SGTL 5000 audio shield for converting audio signal from microphone to...