Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hi ,
I'm in Nrf52840Dongle Getting the PCM data in the following way, I want to print him to the serial port and then import it through Audacity to make sure I have the...
Hi,
I'm trying to understand how I exactly can differentiate between CODED S=2 and S=8. I've experimented with the BLE fundamentals Lesson 3, Exercise 2 and set the PHY...
Hi,
I am using VS code for nordic 9160dk, and when create a new application - copy a sample and choose the Blinky sample / Asset Tracker v2 application , and build configuration...
Hi
I am using nRF52832 , SDK17, S132, reading a device ID which should be 0x67, I am reading 0x33, than 0x80 ,so it seems to be that the MISO window is getting offseted...
nRF52840 SoftDevice S140 7.3.0. nRF5_SDK_17.1.0_ddde560. IAR for ARM 9.32.1.
Central Role managing 16 connections to Peripherals together with USB communication to a PC...
Hi, im trying to implement hardware accelerated symmetric encyption for bluetooth communication between nrf52840dk and a mobile app. Both the
mobile app and nrf52840k will...
My board (nrf52840 sense) has flash memory P25Q16H . When I put everything off, the board consumes 25uA. To save the last bit of current I would like to put the flash memory...
Hi,
I'm trying to remove the bonding (pairing) using the existing function ( delete_bonds() ) in the " ble_app_hids_keyboard " Sample Application from the SDK " nRF5_SDK_17...
Hello
I'm configuring Ping with AT command using API - nrf9160DK, zephyrOS. However, it doesn't go well. API reply "ERROR".
some other AT command goes well, but, Ping...
Hi, I am using the nRF52840 dongle + nRF Connect for Desktop App, and I would like to configure the data rate for packet advertising. Is this possible? Which one is set by...
I would like to use the cURL libary that is included in the nRF Connect SDK (v2.6.1) a nrf/ext/curl
I started with the download sample (nrf/samples/net/download)
I've...
Hello,
I am using matter SDK v2.7.0, when I run command below:
west zap-generate -z ~/Work/matter/light_switch/src/light_switch.zap -m /opt/nordic/ncs/v2.7.0
I get...
Hello, I designed custom board using nRF52832. But dfu is not working on that board. All other code is working fine. I am attaching schematic file of nordic part for reference...
Hi,
To prepare our new device, we are using a nrf5340dk board.
For our application, we need to perform DFU over BT.
Si, i following the tutorial https://academy.nordicsemi...