Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
HI,
I tried to compile Thingy v2.1.0 with keil. And sereval file are missing.
Actually i work with your SDK 14.0.0, i find so many missing file, but not all.
Can...
Hi,
I am currently testing with a USB MSC example .
FATFS_QSPI is disabled because the file system is not used,
Subclass has also been modified to 0x06 -> 0xFF.
...
Hi,
I am implementing experimental_bootloader_secure_usb code example on PDK PCA10056 V0.9.2 using Sdk v14.0 and also tested with Sdk v14.2 but in both cases Windows 10...
With SD140 v6.0.0.6 having been released, will an accompanying example project that demonstrates simultaneous use of BLE and USB be released? Will this be included in the...
Dear devzone,
I am currently merging the Mesh SDK into the normal SDK to run BLE & BL mesh concurrently.
Followed multiple guides to get it working, at this moment I am...
I use nrf52832 development kit,nRF5 SDK for homekit.
Now I have read and write to UUID, want to realize how to handle the notification operation, and call what API?What are...
I enter to bootloader via my app by UART command:
err_code = sd_power_gpregret_clr(0, 0xffffffff);
APP_ERROR_CHECK(err_code);
err_code = sd_power_gpregret_set(0, 0xB1...
I know nothing about bluetooth
like ble_app_uart , uart to where?how to use this uart?
like ble_app_alert_notification, alert? beep? vibrator?
any tutorial of develop...
Hi. I am connecting to and establishing a bond between my Android phone and the nRF52832 board using the s132 SoftDevice. I'm in a situation where the Android phone has a...
Hello,
I have the following setup:
A Raspberry Pi 3 B and a nRF52840 Development Kit acting as a Border Router as described here
Another nRF52840 Development Kit...
Hi there,
I'm trying to run the beacon s130 pca20006 example on a custom board. There are 2 main differences between the pca20006 and my board:
There is a 32 Mhz...
Hi,
it seems there was lately a new IC revision release of the nRF52840.
Is the nRF52840 IC Revision Engineering B 100% pin compatible to Engineering A, i.e. pinning...
Please excuse my basic question but I'm new to this - I am needing to have data collected from probe/sensor, which would be in a device, sent every hour to an android app...
Hello,
We plan to switch between two sets of UART pins for factory testing. One set will talk to an IC in our design and the other to a USB port through FTDI. Since simultaneous...
Hello,
We'd like to connect 50 bluetooth 5 devices (nRF52840) to a Receiver (made of multiple centrals nRF52840) with a long range (PHY 250kbps, conn interval 50ms, no...