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...
Fota used to work fine in SDK v1.7
No I have moved to SDK v1.8.0
I don't believe my software has changed, however I am getting an error when running as follows:
Any...
Dear Nordic Engineers
Our customer use nRF9160 to develop a tracker.They found that their programs were relatively power-hungry.They tested the serial_lte_modem example...
Hi there!
I am trying to combine the SPI and ble_app_uart examples.
However, when I add the SPI part to the uart, it shows this:
I believe there is some problem...
In the demo in test \ v1.9.0\zephyr\samples\subsys\usb\audio\headphones_microphone , I found that only dual channel 16bit 48Khz audio can be recognized on the PC. the product...
Hi,
I am using ble_sdk_app_hids_keyboard example:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fble_sdk_app_hids_keyboard.html...
Hi
I used Toolchain Manager v0.10.3 to install nRF SDK v1.8.0 at Mac mini(Monterey - 12.1) two times get same issue.
The issue is Toolchain Manager just download toolchain...
I am using the nrf52840 on the Raytac MDBT50Q-1MV2 module. ( https://www.raytac.com/product/ins.php?index_id=24 )
I am supplying the module with 5v USB power to the VBUS...
Hi,
I'm currently trying to use littlefs as the storage backend for the settings subsys and the internal flash for the actual memory. LittleFS is working in general but...
Hi,
I am using two NRF5340 (one as peripheral and one as central) for our project. Both don't have any display and input capabilities.
For our use-case, I would like to...
Board: nRF52833
SoftDevice: s140
SDK version: 17.0.2
I've added OTA DFU feature to my application. I flashed pca10100_s140_ble bootloader and my application to my board...
We are using a custom nrf52832 HW configuration and the device is entering a state where it's drawing approximately 3mA without any obvious application layer functionality...
Hi,
I did respond to this:
https://devzone.nordicsemi.com/f/nordic-q-a/86426/peripheral-and-central-uart-sample-crash-when-sending-longer-messages
I do not see a update...
Hi, I have been learning my way around SES, nRF Connect SDK, nrf52-dk, and the sample projects for some time now.
When I wish to open another sample project, I follow the...
I program the uart example in my board nRF51 dk. I put a osciloscope in pin 9 and the signal is a square wave between 0 al 30V. So i think that the protocol is RS232, is this...