Hi,
I am trying to understand the pstorage to record a log for temperature. In my code, I can call pstorage_init(), and clear a block but when I try to store some data...
I would like to source a compact BLE board to act as a lock controller developed with with a matching transceiver for use in a fob and an app.
It would toggle the pio and...
Ok so here is the issue. I was trying to build a simple application which is described in the tutorial for characters. After building an advertisement and understanding the...
I was working with IAR and SDK10.0 before. For some reason I have to transfer my project to Keil and SDK9.0. My program worked well for the old settings. While keeps got NRF_ERROR_SOC_NVIC_INTERRUPT_NOT_AVAILABLE...
Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
I am using SDK_11 s130 on nrf51-dk. When err_code is any value other than NRF_SUCCESS, APP_ERROR_CHECK(err_code) will cause nRF51-dk board to reset. How can one get APP_ERROR_CHECK...
A pointer to the structure of mpsl_tx_power_split_t is passed into this function. I am not 100% clear on the documentation on this variable. The value returned from this is...
Hi,
We are seeing issues with Segger Systemview Post Mortem Mode. Original issues were revealed on our custom board with SDK 2.6.1. After enabling the feature firmware crashes...
Hello,
I would like to test TX for ltem. I'm using nrf9160. I would like to use: - Band: 1 - Frequency: 1950 MHz - Tx power: 23 dBm - Bandwidth: 5 MHz - Modulation: QPSK...
Hello,
I've recently was checking out the Zigbee Weather Station application running on the Thingy53 and have spotted a weirdly formatted log message regarding temperature...
Hello everyone, recently I received a thingy:91x with an extra truphone sim card.
I am based in Indonesia and want to test the cellular connection from device but doesn...
I built the demo zephyr/samples/bluetooth/hci_usb for my nrf52820, and it worked well.
But when I tried to read its manufacturer name by using command `hciconfig -a`, it...
Hi there,
I want to capture all the logs made by Zephyr and printk() calls. I want to forward these logs via USB using our custom application protocol for debugging purposes...
Hello folks,
I need some help troubleshooting a BLE antenna issue on our custom nRF52840 PCB . Any insights would be greatly appreciated!
Issue:
BLE sometimes advertises...
ncs v2.9.0
nRF52832 DK (NUS central)
nRF52840 DK (NUS peripheral)
1) When connected, see the empty PDU from peripheral to central about 100ms interval.
2) To use...
I'm trying to add an Aquara temperatur sensor to Zigbee shell running as coordinator on a 58233DK.
Regarding the logs in the serial terminal, it looks like the network was...
Hi,
I am using a nRF9161-dk with the nRF7002-ek shield WiFi tracking.
Using the nRF Connect Quick-Start, I downloaded the nRF Cloud Multi-service application and went...
I'm new to Nordic technologies and ML MCUs!
Does the ARM Cortex-M33 core, nRF5340 audio DK devkit, without any other board od periferic, support edge impulse ML? If so...
We tried connecting a deeply discharged lithium-ion battery to the nPM1300-EK to see how it would charge, but we weren't allowed to enable charging as we got the following...
NCS 2.7.0 nrf52840
I noticed in i2c_nrfx_twim.c there are some calls to pm_device_runtime_get, while in another thread ( thread ) it was mentioned that Nordic is no longer...