Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
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...