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...
Dear all,
i building the example light_switch_server_nrf52832_xxAA_S132_7.2.0 from solution l ight_switch_server_nrf52832_xxAA_S132_7.2.0 in configuration Debug (SDK nRF5...
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
I have a application use NRF52832 to scan beacon's advertising and write the advertising data into NRF52832's advertising.
I found the working current is nearly 3mA...
Hello,
I am useing NRF51822-QFAC in my BT bridge project; Now I need to design the matching circuit; there was some recommended matching circuit in the datasheet(11.3--11...
I have a central device that uses BLE to scan for a specific device (there is only a single device it can bond with). Right now it checks the UUID and the mac address of all...
my device giving output as square pulses.but would like to control current from the range 50uA to 500uA of square pulses.how to calculate it. can someone help me
Hi,
I have a question that Product Specification v3.1 of nrf51822 describes Flexible Power Management: 2.6 μA at 3 V ON mode, all blocks IDLE. But, in the same place, NRF52832...
Working on migrating my application from sdk 12.2 to sdk 14
except for some flash issues most of it seems to be working as before, except I notice this message in jlink:...
Hi,
I'm using SDK 14.2.0 flash_fstorage_example_s140_pca10056 with SEGGER on the nRF52840 Preview DK.
As you can see the basic example not working, what I'm writing...
I got the ble_app_lbs example working using SDK 8.0.0, and am now trying to integrate it into my existing project which was based off of ble_app_rscs using SDK 11.0.0.
...
Hello,
I am trying to intergrate the blinky, timer, and UART examples.
Blinky and Timer examples seem to work fine.
When I added UART, linker error starts to show up...
Hi,
Follow answers from here and have many try, not success yet.
Development with GCC and Eclipse, can not reach main() but return "Programe file does not exist" when...
Honorable technician, hello
I am adding a dependency Library for DFU by Android studio,find " compile 'no.nordicsemi.android:dfu:1.3.0' "and “ implementation 'com.android...
As the title says, I'm having problems connecting to my device with my custom board and I don't know what else to do. This is my Layout:
Whenever I upload my firmware...
I found nRF52832 modules like www.ebay.com/.../332270581440 on eBay, but there's no documentation for them except the board pinout. Has anyone tied them? How are they shipped...
Hi All!
I must to add some binary data to ADV packet use Manufacturer Specific field.
I fill the related fields:
static uint16_t adc0_data = 0; // ADC measured data...