Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
Hi Team,
We are working with nRF52832 and nRF Connect SDK v1.8.0. Our application needs to sleep (power save mode) for 5 minutes and every 5 minutes it should wake-up...
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...