I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Trying to lower uC current consumption to minimum
Im trying to remove features from my program
I've notice that removing the adc initialization actually get the current...
Hi All
I mount a minimum system for test BLE. I download a blinky program to the NRF52810. If I download a blinky without BLE version , it works well . But if I download...
Hi dear Nordic engineers and enthusiasts,
I am currently testing and researching on the functionalities of Nordic Thingy 52 in Bluetooth Mesh . I have tested with the provided...
Hi
I am trying to use the TWI on nrf52840 but i am unable to get it to work. its getting stuck somewhere. I dont have a logic analyzer so i am unable to check if the signal...
Hi,
I'm doing some experimental evaluation of BLE Long Range. I use the ble_app_att_mtu_throughput example with parameters:
ATT MTU: 247 bytes
Data length extension...
I am trying to test out the whitelist that I have created for the nrf52832 client. I have edited the whitelist so it will only allow one device to be bonded and added to the...
Hello, We have choose NRF52840-QIAA-R for our design, can you give me more infrmation on microvia use between layer 1 and layer 2 please?
What is drilling and pad dimension...
hello,
When looking at the 3 different migrations scenarios at
https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/nrfx_migration_user_guide#getting_started_replace_nrf_drv_options_migrate...
Hi, just posted this question on the Github project of the iOS app but I think this is the "official" place to ask...? :) anyways https://github.com/NordicSemiconductor/IOS...
I am trying to upgrade from nRF Connect v2.3 to v2.4 for Windows 10 (x64), but antivirus software(offline (Avira) and online versions) gives warning message "BDS/Androm.hrhsn...
Hi,
Downloaded the nrfconnect-setup-2.6.0.exe file.
Scanned it with www.virustotal.com, and it detected a W32/GenBl.55BA2A95!Olympus virus.
Can you please check it up...
I would like to use the nRF52840 as the subject device in a EE Capstone design course. Compiler tools (both Keil and Segger) work well and will be easy to teach but I am unable...
In the "sdk_config.h",there has two options, one is TIMER_ENABLED,the other is NRFX_TIMER_ENABLED, and in the sample ,there also have"nrf_drv_time" ,what's the difference...