Dear Nordic Teams :
I find the NFC current and find the current is quite large in the datasheet version 0.8. The value is much bigger than nRF52840. Is it correct?
Hello,
Hopefully this will be a quick(ish) one since I think I found the answer, but just need confirmation.
To preface (My setup):
nRF9151DK
Modem firmware: mfw_nrf91x1_2...
Has anyone else had problems with adding build configurations for workspace applications using the VSCode GUI interface? Initially I clone the repo using CLI-based west commands...
When calling the bt_conn_le_create_synced function to create a connection to a peripheral, which is synced to the PAwR train, I get a CONNECTION FAILED TO BE ESTABLISHED ...
Hi,
I have a custom board build with an nrf9151. Right now I'd like to have the possibilty ti get modem trace. But it's look like I got crypted/corrupted data from UART1...
I have tested the nRF Cloud Multi Service Sample using Quick Start and it works perfectly.
I am trying to build the sample so that I can make small modifications for an...
Hi,
In my application I am creating one more custom service using UART service. I have created new files named ble_nus1.c and ble_nus1.h. In these files I have changed...
I have been having issues with our Flash component ( S25FL256S ) over SPI with the nRF52832 using easyDMA. When reading out values of a peripheral, the returned contents are...
Hello,
I am working on the project as CDC Example.
When I make CDC communication with the nRF52840 in my Windows Tool,
We confirmed that communication was not possible...
hi,
My program used total 10 app_timers, like this APP_TIMER_DEF(connect_timer_id); APP_TIMER_DEF(scan_timer_id); APP_TIMER_DEF(standby_timer_id);
I don't know how to...
Am currently using Apache Mynewt.
BLE Mesh works great when utilising the provided samples.
However, because of lack of documentation / my lack of knowledge am unable...
I'am using notify continues to send large amounts of data,i want to know that notify whether can guarantee package serial number not random sequence and ensure that each data...
Once the Nexus 7 wakes up from deep sleep, we are unable to get scanned devices on Nexus 7.
Turning off the Bluetooth and turning it on again does show the devices. Is...
For DFU and BLE application coexistence, Can I add application services into BOOTLOAD for routine BLE application with DFU? instead of the way that reset from BLE application...
Hello I would like to know when nrf51822 (SDK v12.3 with SD S130 ) advertising timeout and system goes to sleep , how could I retain the ram data so the MCU could work properly...
Dear experts,
I'm using nrf52832 with softdevice s132 v2 for BLE central products developing. According to the specification of s132 v2: We should run some code to get...
Hi. I'm using nRF52832, SDK13.0.0 as peripheral.
My peripheral is advertising every 400msec and it has advdata and rspdata.
As I know, right after a central sends scan...
Hi,
we are using nRF51822 for one of our application.
We are trying to get the public MAC ID of the device itself. Please suggest how can we do so from the application...