Hi Devzone,
I am facing an issue on my nrf52840-based custom board when I try to set up the USB mass storage class on an external NOR Flash as well as having MCUBoot enabled...
I've been working on building and flashing the OpenThread CLI sample in two setups:
Setup 1 : nRF21540DK
Setup 2 : nRF52840DK + nRF21540EK
I'm using NCS v2.6.1....
Hi,
I've been working on building and flashing the OpenThread CLI sample in two setups:
Setup 1 : nRF21540DK
Setup 2 : nRF52840DK + nRF21540EK
While I've managed...
Dear Nordic Support Team,
I am working with the nRF52840 and need to configure the SPI peripheral in Zephyr to operate without DMA.
I’ve encountered a few problems:
...
In our application build with SDK 2.7.0 on a NRF52840 chip, we get an assert if we update the TX_Power for the connections.
If the bluetooth has made connection, we update...
Hi
I'm running the blinky sample (modified) on a custom board based on nrf9160. When compiling with SDK2.3 and toolchain 2.3 the current consumption is about 84uA (LED off...
I am using nrf52832 module with SDK 11.0.0, s132. I am advertising and the central device is able to scan the advertising devices and displaying the RSSI and peer address...
Hello again Nordic World.
We are slowly attempting to transition from the nRF51 environment to nRF52. We are starting, not with development environment for our product,...
IN-119
it says t he affected versions are:" All versions of S110, S120 and S130 S132 v2.0.0"
does it means all versions of S130, or only S130 v2.0.0 affected?
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...