Hello, Nordic team.
We are using two nrf52833 DK boards to build an ESB master-slave communication link. We are debugging the example program based on the nRF5_SDK_17.1...
hi,
When verifying the modem upgrade, if the network type is set to support both Cat-M and NB (AT%XSYSTEMMODE=1,1,0,0), the actual network that connects is NB, and the modem...
Hello Nordic Team, We have a customer using the NRF52810-CAAA package, and they need to enable the DCDC. However, due to PCB size constraints, they hope to replace the 10uH...
Hello Nordic Team,
We have a customer who needs to use the Nordic Distance Toolbox (NDT) functionality, and they are hoping to demonstrate it on the nRF54L15 DK. Is there...
Hello.
1. The nPM1300 PS v1.1 states in Section 6.1.1 the fllowing: "The default current limit is IBUS100MA (100 mA)". But the values after reset in registers VBUSINILIMSTARTUP...
Hello everyone,
I am trying to execute Nordic Bluetooth ESL tutorial with PAwR. Here, I am able to change the images and handling the state of an LED connected at the Tag...
Hi,
EDITED: This appears to NOT be related to any open circuit, the SAME behavior comes even with abrupt changes to the current scale, without any interruptions. Additional...
When using ` nrfutil settings generate` to generate bootloader settings and merging with soft device and App, how do you then use `nrfutil pkg generate` to generate a package...
Hello, I am working on the modified versions of hrs and hrs_c examples, on two NRF52832 with s132. I modified the apps so that when they connect the peripheral reads from...
Hello,
I have a fewURGENT questions.
I have the NINA B112 by u-blox on a custom PCB (datasheet here ). We require regulatory testing of the BLE. The NINA B112 is based...
Hello,
I used to send it successfully on nRF52810.
Two chips, one as the master and one as the slave.
Using SDK15.2.0
Now, I want to port to nRF52811
Related header...
Hi,
We have AM4378 Processor Based Linux System. We want to add Bluetooth 5.0 module and use all BLE Features
1. Is there any Ready Solution something link usb plug...
Hi
Can anyone tell me which example in SDK to use to send data(a simple text message) from nRF52832 board to an Android Phone. I have nRF Connect and nRF Tools applications...
HI,
I've noticed a few issues with the example app_level.c.
1: The g_set_transition() was updated in the 3.0.0 release to avoid a division by zero, however, this fix...
Hello all,
I recently migrated from SDK 15.0.0 to SDK 15.3.0 and as a result tried to migrate from SD 6.0.0 to 6.1.1.
My application goes to sleep after a while and when...
I am new to this environment.
Attempting to create a simple BLE app similar to the built-in BLE, but with some buttons to send predetermined commands to devices. Using the...
I applied Bonding to the UART example(ble_app_uart).
Bonding combined with the UART example works well, but there is one problem.
1. I did Bonding first. 2. After that...
Basically I get an Attribute not found error from sd_ble_gatts_value_get() in the nus_ble.c and then I never get any NUS events in the application. I'm trying to figure out...
Hi!
We have working solution with custom rf protocol based on NRF52832 and NRF52840(now it use 2 Mbps Nordic proprietary mode). Now we want improve it.
Could You give...
HI,
I have found some problem with nrfutil (version 5.2.0 installed from pypi).
Problem description:
When I am updating dfu with success (correct keys, packages etc...
Greetings,
I'm using 3 NRF52832 boards, s132 and SDK 14.2.0. I'm interested in connecting two hrs peripherals to a single hrs central, but have found some posts that say...