According to the nRF51 series reference manual.
10.1.2 Debug interface mode
Debug interface mode is initiated by clocking one clock cycle on SWDCLK with SWDIO=1. Due...
Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
The document nRF51422_Evaluation_Kit_User_Guide_v2.0.pdf says:
Locate the Heart Rate demo project found in the folder
ARM\Device\Nordic\nrf51422\Board\pca10003\s310\ble_app_hrs...
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi dear team, Im currently on the NRF9160 DK (0.9.0) trying to get SPI up and running.
nRF connect SDK v 2.1.1 using visual studio code. However Im having problems getting...
Are the memory-mapped hardware addresses (e.g. 0x40000000 and following)
on the nRF52840 mpu restricted from access by the Zephyr RTOS.
If so, can this be defeated ?
Hi, I'm using NCS v1.9.1, and attempting to upgrade MCUBoot via DFU over BLE using the nRF Connect for Mobile app.
I'm able to successfully DFU the application image. However...
Hello,
nice to see that you've updated your documentation website ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/releases/release-notes-1.1.0.html )....
HI I am having trouble converting the NUS example into something that simply stores the BLE nus response to the peripheral into a variable rather than printing it to the UART...
Hello all,
I am developing on the nRF52840, and I am using the PCA10056/nRF52840-DK to assist in my understanding of the uploading process.
Currently, I am trying to get...
What is the reason Nordic dont want to provide yet dual mode solution - BR/EDR + BLE? - There are plenty of legacy BT devices on the market and the new BLE devices doesnt...
I am working on developing an application for nRF52833 DK (PCA10100) using nRF5 SDK_v17.1 and nRF_802.15.4 Radio driver v1.6. I am using the s122 Soft device on the device...
Hi all,
So I was following this guide for updating my firmware over BLE: https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software/posts/ncs-dfu#dfu_over_bluetooth...
Mesh SDK 5.0, SoftDevice S140 v7.2.0, NRF52840, SEGGER ------------------------------------------------------------------------------------ Hello, My problem is that I can...
When i open the Toolchain on my mac it loads and put upp a crash page. i have already: restarted my mac, reintstalled and restarted but i get the same crash
The System...
Hi, I currently have a project with an nRF52832 chip using SDK 14.2, I would like to upgrade the project and change the chip to nRF5340. Is there a way to migrate the project...
Are there any examples showing use of the MQTT library using Bluetooth as the Link Layer? I see this on Zephyr's repo zephyr/subsys/net/l2/bluetooth at main · zephyrproject...
Here is a warning I get linking an application that uses nRF DM library 5/14] Linking C static library app\libapp.a [6/14] Linking C executable zephyr\zephyr_pre0.elf c:/toolchains...