Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
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...