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 there,
I just followed all the steps (twice) and I still cant get the welcome screen to show up. I cant get anything to show up when i click on create a new (anything...
I'm attempting to create and then update some NFC data to be presented as a type 2 device.
When I call nfc_t2t_payload_set it returns -45 (EDEADLK) but since the library...
We are using the DFU workflow available with nRF5 SDK 16.0.0 and nRF5 SDK 17.1.0 on our BLE devices. We have two different products, one using the nRF52832 and the other using...
If a manufacturer ships a large number of nRF52840 based devices that are configured as Zigbee end devices, and then later decides to switch them to Zigbee routers through...
I am using the Sparkfun thing plus nrf9160 feather with SDK 2.0.0 and modem firmware 1.3.2. Ultimately I would like to get LTE working along with GNSS, however, I can't even...
Good morning.
I am looking for an example of how to program the u-blox NINA-B221 module using the AT commands so that it is compatible with the application of the Nordic...
I've just updated from nRF Connect v1.9.1 to V2.0.0. In my bluetooth code that worked in the older version, I setup a couple of callbacks for BLE pairing:
In v2.0.0, I...
Hi, We are developing with the nrf9160dk as our development board. We are working from the aws-nrf-cloud a-gps sample (cat tracker sample) for our stack as our main system...
I'm trying to work out why this happens, but am not a great expert at linker scripts. Currently, we use arm-none-eabi to build our projects (and cmake) to great effect. I...
Hello,
we are using the following equipment:
- nrf5340-DK Board
-Zephyr SDK 1.9.0
Our application is intended to transfer a large number of data over BLE.
So, we...
I would like to test nRF52832 passkey method with pc-ble-driver-py ( https://github.com/NordicSemiconductor/pc-ble-driver-py) . Does pc-ble-driver-py supports passkey? Where...
Hi, I am developing an application that includes the following features: 1. PWM to control the buzzer 2. 2 Uarte to communicate with 2 external devices 3. BLE to wireless...
I am trying to speed up the burning process.
I am using JLink ULTRA+ (swd max speed 50Mhz) and Jlink base( swd max speed 30Mhz) and NRF52833 but still get almost the same...