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,
I'm currently trying to build a quick frequency spectrum scanning tool on an nRF52840 dongle. I want to sample RSSI on a list of channels as quickly as possible in a...
hello,
we're working with the nRF52833 and are experiencing some issue with the I2C interface during communication involving clock stretching. We're wondering if the errata...
Hello guys,
I am dealing with a problem, i have two tasks with two different spi instances, alone they work fine, but when i want to run both tasks they crash!!
Hi!
I met some issue ).
I use nrf mesh app on my phone and change it for my goals. I would like to get messages from nodes to phone via mesh. I read some posts that it...
Hi,
While developing an app which will connection to an IOS device via BLE - I've noticed an event called BLE_GAP_EVT_PHY_UPDATE_REQUEST.
I understand that this event...
Hi,
I'm using NRF52840 in order to connect to a mobile device, with PIN code.
Connection to Android is ok. The issue is with IOS.
IOS can't send the PIN code to my...
Hello, We're trying to optimize the data transfer rate from our nRF52832 based peripheral device to the mobile phone. Tested with two different BLE >= 5 Android phones we...
Hello, I ve made a custom nrf52832, but ive face a lot of problemes : when logs is on the BLE is off(its not advertising) , I m not able to see it on my app. when my module...
Hello,
I am using MacBook and would like to import Keil Projects into Segger Embedded Studio by following this guide , but finally I got an error is that
I have found...
I have some questions about nRF9160.
1. What is improved comparing to revision1? Only power consumption?
2. Is GPS sensitivity improved? In revision1, it is poor.
3...
Hello!
I use light switch example in a 52DK with a 4.1.0 mesh SDK. I modified the original project and implemented the custom element model for sending arrays via mesh....
Hello.
I'm testing the integration of the BLE and TWI.
However, BLE advertising function when turn on, TWI data was not correct read.
Can you tell which one is...
Hi, I am saving data in flash memory but when I read after restarting the device it shows FF. How can I read from flash after restarting the device? and how can I check that...
Hi, i am very new to nrf family. when i use sprintf function with %d specifier, it works fine. but if i set it to %2.1f or anything with "f" included doesnt work and program...
In the ble_app_hrs_rscs_relay application, three ( NRF_SDH_BLE_TOTAL_LINK_COUNT=3) queued write modules are generated.
(one for a peripheral (server) role and two for two...