Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
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...
Hi,
I'd like to determine the cause of a watchdog reset. I was hoping to utilize the WDT event handler (passed in to nrf_drv_wdt_init() ) to record the PC of the application...
I am trying to get the S132 Central Multilink example to run with 20 peripherals instead of 8. So far, I have made the following modifications:
In sdk_config:
Increased...
I wonder about the accuracy specifications in chapter 9 of the ppk user guide. It says +-20% of readout on average value. Is this only the calculated average of the python...
Using S130 to request notifications of radio activity as:
fails with NRF_ERROR_INVALID_PARAM.
Is there a reason this combination is disallowed? The use case for it is...
I would like to add the UART part to my application. But I will get these errors:
..........\components\libraries\uart\app_uart_fifo.c(109): error: #20: identifier "UART0_CONFIG_PSEL_TXD...