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:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
USED SDK: v1.4.99-dev1
USED BOARD: nRF9160DK
Received hexvalues above 0x7F (decimal = 127) are counted double in p->message.payload.len Any ideas what might be te problem...
We are trying to evaluate the BLE Mesh for a product range and are evaluating the nRF52832 for the same.
Working with the nRF Mesh SDK, I am facing some issues, which are...
Under the recommended operating conditions (page 611) in the nRF52840 datasheet, there is a note specifying:
Given a device (with SWD access), is there any way to detect...
Hello Sr,
Take a look below Error, when I run the demo code from
C:\..\nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8\examples\multiprotocol\ble_thread\ble_thread_dyn_mtd_coap_cli...
Hi,
We have created an application with BLE multi peripheral where I have to put my chip into deep sleep mode by long pressing the tactile button & also I have to wake it...
In the nRF51822, there was a bootloder area, but in the nRF52810, there is no area except for Application, and the image is as shown in the map below, is that correct? --...
Situation: SES, SDK 16, nRF52832, no BLE.
I'm trying to use both the UART and TWI 0. TWI works fine with BLE and all the rest. However, when I enable the UART, TWI quits...
Our device has been in use for a year using the nRF52840. We elected to not load the 32KHz crystal on our board. Everything seems to work OK and we have no BTLE issues, however...
Hi,
I'm using nRF PWM Driver and I didn't find the way, how to invert logic of PWM. I would like to reach this behaviour:
If I set seq_value=0, I want to have
PWM...
Hello,
We are currently using the NRF52840 with SDK 17.0.2 with S113 softDevice. We have our own boot-loader implementation. Is it possible (advisable) to perform an Over...
I try to folloe the tutorial devzone.nordicsemi.com/.../nrf-connect-sdk-tutorial---part-1-ncs-v1-4-0 but this failed. What did I try
1. install on macOS using setup assistant...