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...
Hello,
my sdk is from nRF5_SDK_12.3.0_d7731ad, I added the dfu service to the ble_app_uart project on nrf51822QFAC,but it just could run to serviive_init() function and...
I am using a bootloader based on the secure serial DFU bootloader example in SDK 13 and tested it on a development kit. I noticed that hardware flow control is enabled in...
nRF52810
1,
Conditions: Two dma buffers are used, SHORT = TASK_STARTRX, 1M baud rate (10us / B)
Phenomenon: At END_RX interrupt, I called GPIO0 = low. With the logic...
Bluetooth Mesh Glossary of Terms mentions 3 different kinds of addresses: Unicast Addresses , Group Addresses and Virtual Addresses .
I think I understand what a Unicast...
I'm developing firmware for the nRF52832 in eclipse, and since I'm using the NFC pins as GPIOs I need to include the "CONFIG_NFCT_PINS_AS_GPIOS" cflag in my Makefile. However...
I've noticed that if I have data queued to go out over the uart (using app_uart_fifo) if I do an fds_record_update the UART TX is effected. You can see what's happening in...
I have put my code developed on a nRF52 dk on a custom board that is based on a ISP1507 CPU. We are having higher current consumption than expected, I use the exact same code...
Hi There,
In company we are working with nRF8001 (currently C revision) and we want to send some custom data in an advertising packet. However, when C revision is selected...
From the S132 5.1.0 specification, I expect that its RAM usage should be only 0x1228 bytes plus ATTR_TAB_SIZE. However, when I compile two of the example projects using IAR...
I am working on a project in Nordic SDK 8.1 that requires using a timer. I am confused where I need to define the timer though (using APP_TIMER_DEF). If I put it right after...
I am working with the SDK 12, nrf52832 low_power_pwm example. I am concerned about the power consumption I am measuring.
I am trying to produce a 1khz PWM for an LED (the...
Howdy,
I am having difficulties writing to NVRAM (reading appears to be fine and is reporting 0xFF's everwhere). I am using a rather old SDK and SoftDevice 110 (version...
How much is the nRF52840 USB DP/DM pins impedance in transmit mode?
There is no info in datasheet .
On the PDK board there are 39 ohm resistors connected in series with...