Hello, I am working on incorporating flash logging into an application that has a GRTC-driven EGU interrupt (capture/compare event). Here is where I am setting up the EGU...
We are experiencing some ESB link failures on the receiver end of our system: nrf54L15. After minutes to hours of use the receiver will stop getting data (we know the transmitter...
Hello,
I am developing a board with the SIP nRF9151.
I'm designing the board with a shared antenna for both the GNSS and LTE signals (Ignion NN02-224).
For the antenna...
Hello,
we are developing a device which implements BLE hid keyboard. The code is based on the hid keyboard example in the NRF Connect SDK.
The example uses battery service...
I have been able to use external flash with Octal SPI mode on an nRF54H40-DK:
❯ west build -- pristine -- board nrf54h20dk / nrf54h20 / cpuapp zephyr / samples / drivers...
Hello, I want to implement a project with BLE mesh. Several nRF52480 boards should form a mesh and e.g. send the status of one of their buttons to a tablet. What would be...
Hello, I have nrf5340dk and AT21CS01-STUM10-T module. This is EEPROM module. I want to communicate with it by 1-wire. The problem is that I don't know how to do it. I looked...
SDK: nRF5_SDK_11.0.0
Softdevice: s132_nrf52_2.0.0_softdevice
project:examples\ble_peripheral\ble_app_hids_mouse\pca10040\s132\arm4
I have some questions about bonding...
Hallo,
I try to port some existing BLE application from SDK 12.2 to SDK 14 that used the S132 Softdevice.
With 12.2 it was possible to configure bandwidth requirments...
Would it be possible to use BLE for a sensor network with aprox. 40 battery peripherals measuring a float at 100hz? 50hz? For one central unit, or how many if needed.. The...
Hi,
One of my pca10040 stays on bootloader mode.
I have tryed copying J-Link OB-SAM3U128-V2-NordicSemi 160212.bin file on the bootloader drive but it stays the same. ...
Hi Everyone,
I just purchased an nRF52840 PDK and I am trying to program it via nRFgo. I erased the flash, selected the latest s140_nrf52840_5.0.0-3.alpha_softdevice.hex...
Hello,
My team and I are experiencing a problem with our custom DFU Bootloader, which is based on the Experimental Bootloader Secure Serial example (SDK 13), running in...
Hi,
My SDK version is 13.0 and my problem is when I run the examples\ble_peripheral\experimental_ble_app_buttonless_dfu project the 52DK seems ok but when I use the DFU in...
Hello:
I am setting up my nRF52840 development board to work with the S140 softdevice on Segger Embedded Studio; however, I am running into issues with the flash_placement...
Hello,
I've seen some conversations around the forum for applications that must share the same ID. My application must share SPIMO and TWIMO (ID 3, base addresss 0x40003000...
Hello,
I want to make beacon with my uuids. I am referring to code ble_app_beacon code from sdk 12.2.2
I have made changes according to my requirements in my code.
I am...
Hi, we downloaded the latest version of the sniffer 1.0.1 (today).
We tried that but we could not get it to work reliably?
The application sees the device, we select and...
I am using the nrf51822 with a latching circuit as shown controlled by P0.05 pin.
I am using the following code SDK 10.0 S110 softdevice to Power ON the circuit (PowerPin...
I've merged serial dfu with ble dfu project refering to this post .
I'm getting linker errors stating no space in execution region in .ANY sector...
What could be the...