Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
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...
Using a NRF9160DK. SDK2.0.0. Modem 1.3.2.
I have a problem when setting up a new NRF board to run with MQTT with AWS.
When the setup is running, I get LOG <inf> for...
Hi,
we have a unit that needs to go for conformance testing.
The only external interface we have is the nNR52833s USB port (pins 12/13 on QDAA).
Alternatively can the...
Hello,
We're using a nRF52840 with S140 SoftDevice (v7.3.0) for a Central device but we're having a disturbing issue when scanning: a hardfault occurs less than 2 seconds...
Using the pc_ble_driver_py.ble_driver I'm able to subscribe to notifications, but unable to get the values upon connection. The error is:
I do not know how to install...
We have an application where we need the PWM pin state to revert to high impedance between bursts. It doesn't appear this behavior is capable by default. Is there a means...
Hi,
As mentioned in the question, I want to use the external clock as the RTC instead of the internal clock. How to configure it?
Platform: Windows 10
NCS version: 1...
For a fully connected set of node devices in a BLE mesh network, where any node device can send data packets to any other node device via an optimally short number of radio...
Hey,
upon a BLE_GAP_EVT_ADV_REPORT I call the following function:
static void pass_adv_data(ble_gap_evt_adv_report_t const *p_adv_report).
The function checks the p_adv_report...
Hello,
I'm having trouble setting up CMSIS Configuration Wizard in SES IDE v5.50a on Mac OS.
I've followed the instruction in https://www.youtube.com/watch?v=b0MxWaAjMco...
hi Team,
working Environment:
nrf52832 DK, SDK 17.1.0, keil IDE uvision 5, Windows 10 pro.
i am working with ble_peripheral based ble_app_uart example.
this program...
I am working on some teching modules covering MCUBoot and DFU ... and trying to get the
basic examples built for an nRF52840 DK board ... and am running into an error along...
Hi,
i am using MCUBOOT + nrF5340 and i am using the nRF Connect Device Manager to upload firmware and perform the upgrade.
I would like to know if it is possible to execute...
How do I check to see if a peripheral is inside the list of bonded units of a central?
I know I can just scan -> see unit -> connect -> change security and if it IS bonded...
Tried debugging and found the code loops in this place, lfclk_spinwait
I have added the following configuration in prj.conf
CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC...