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...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
Hey at all,
today I wanted to set up 7 new Thingy:91 devices. All thingys are 1.4.0 // 2020.23.
So I started with updating modem FW (mfwnrf9160123) and flashing thingy91_ltem_2021...
I've modified an example project.
How do I go about exporting it, so that I can share it with other devs and they can then flash the same program onto their Development...
hello,
i am working on nrf52 dk board .NUS sdk 16
I'd like to know the start/end characteristic handle values for each service. Is the 32-bit service handle encoded as...
I have inserted the groups cluster at an endpoint. Yet, and eventhough a group seems to be additioned to the device (the device responds with 0 to the add group command from...
hi:
I need help with a problem.
Error in merge file for 52810.
use sdk:nRF5_SDK_17.0.2_d674dde
bootloader:secure_bootloader
app:ble_app_buttonless_dfu
app:FLASH_START...
Dear Nodic friends,
We use nrf52833 to design a BLE control box with USB DFU function.
During USB DFU, DFU Trigger Library will reset nrf52833, so we should connect a...
Hi
I'm trying the light lightness example, I'm using nRF Mesh Android app for provisioning. I've 2 nrf52840 DK's. One is for client and other one for server. Both of them...
Hi,
I am trying to implement BLE on nRF52840 using Zephyr APIs. I am wondering if anyone can elaborate how to use bt_gatt_write() and bt_gatt_read(). As of now, I am able...
Hi:
s132_nrf52_7.2.0_release-notes.pdf shows us below words in page 3 about limitation:
GATT:To conform to the Bluetooth Core Specification v 5.2, there shall be no secondary...
I am creating a system with one BLE central device (nRF52840 DK) and many peripherals (nRF52840 Dongles). I am attempting to create a BLE central device that interfaces with...
Hello i have a working program with ble:uart and twi in a nrf51822 device with sdk 12.3 and softdevice My system works perfectly when i use other gpio as scl and sda (external...
When I'm tuning the RF output (front end) of the nRF52832 to match 50 Ohm what state should the chip be in? Unprogrammed with power on or off? Or in receive mode with power...
Should a firmware written for nRF 52832 run smoothly on a nRF52833 if no changes in functionality are desired?
If changes to the firmware are needed, which layers must be...
Hello , Vivek here. I am planning to use NRF52832 in my design and interface it with a microcontroller. And i am new to handling bluetooth protocol. When I was going through...
Hi,
i am using nRF52840 SoC and Had confusion on pin mapping for SPI (external flash) and I2C (external sensors) as below:
I found one similar query and it was said...