Hello
According to Enhanced ShockBurst (ESB) documentation , to stop the ESB module you need to call esb_disable(), but it also says that you need to check if the module...
Hi Team,
We are using nRF9160 modem and SDK 1.7 version with Segger Embedded Studio.
Using at_client sample code, observations as below.
1. Tried to read APN configuration...
Good morning,
I would like to know if it is a good idea to store serial number on UICR register when using nRF9160 at production stage.
If using UICR, which register should...
Hi,
I'm developing an application on the nRF54L15 and recently I designed a custom PCB with a sensor that gives interrupts when its FIFO is full (should be around every...
Good morning,
I have created a python script which allows me to flash modem firmware at production stage.
I'm using modem firmware mfw_nrf9160_1.3.6.zip
I'm using pynrfjprog...
I have compiled the sample code from ncs/v2.9.1/zephyr/samples/drivers/uart/echo_bot and loaded it onto an nRF54L15 dev kit.
The dev kit is connected to my pc running a...
I am trying to run the USBD_BLE_UART for nRF52840 on a PCA10056 board.
I installed the USB driver that comes with the SDK (17.1.0).
My computer is running Windows 11....
When I carefully follow the instructions at https://infocenter.nordicsemi.com/topic/sdk_tz_v4.0.0/thread_ot_libraries_building.html , I am missing some of the openthread libraries...
Hello.
I just started using nRF52840-DK board with SEGGER Embedded Studio and I'm trying to use it to save data in a micro SD through an adapter. I tested it with the Fatfs...
SDK15, nRF52832, S132
I notice that after about 30-50 bond and delete cycles peripherial to central, central doesn't want to bond. Before it bond and after that delete bond...
Hi there, I am working on controlling the nRF Mesh device (nRF52840-DK) via the bluez version of 5.52 (meshctl). I try to connect to Nordic nRF52840-DK (example <nrf5_SDK_for_Mesh_3...
Good morning,
Is it always required to use Segger J-Link in order to flash Bootloader, Softdevice and Application to a new device?
Could you summarize the different possibilities...
I have an application where I will require an external antenna as our product sits in a metal enclosure.
The example NRF91 DK development board shows a UFL connector (which...
Hi
I want to know the address of the memory used by FDS.
I set the following
I think , this setting uses 3 pages.
However, there are tags at 0x2D000 and 0x2E000...
We have a problem that we are struggling to solve. We have written an application for the Nordic Semiconductor nRF52832 which uses a proprietory radio protocol. This protocol...
Hello,
I have a question about a certain issue that came up during developing a 3 transmitter, 1 receiver setup.
So the basic setup is that the transmitters are sending...
Hi,
I am trying to compile using cmake, all the components[Softdevice, Freertos, Drivers] are built as static libraries.
Using SEGGER Embedded Studio projects compiles...
Hello I am trying to add OTA update functionality to my device which is running the nrf52810 micro with the s113 softdevice. Currently I am trying to convert the PCA10040e...
Hi!
I am working on SES studio and NRF52 DK suit.
I wanted to add ble – service files, other periphral driver and libraries files in one of the example project as per...
Hi I want to change MTU size cuz I want to send more
30bytes.
Now I'd identified only 20 bytes of data being transferred.
I changed the MTU SIZE, but it does not become...
Hi,
I set TX power for ble_app_uart application like this;
advertising
sd_ble_gap_tx_power_set(BLE_GAP_TX_POWER_ROLE_ADV, m_advertising.adv_handle , 4);
peripheral...
Dear Nordic,
just got my Thingy:91 out of the box and followed the instruction.
Very surprised that the device could not connect (blue led flashing slowly every 5sec...