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:
...
Hello,
We encounter the problem after upgraded the PPK software. There are different results when using PPK v1.0.0 and v1.1.0.
Using PPK v1.0.0
Using...
Hi,
There are similar questions posted, but none of them have able to help me out.
I am trying to add multiple base UUIDs in order to create 128-bit UUIDs for my characteristics...
how to create custom service in order to send dummy message, not from the console, I
have to make one char arr[]="hello" this is a fixed string, then where i have add this...
Hi all,
I am developing for the nrf52xx boards. Let's say I want to migrate the example ble_app_uart from SDK v12.2 SoftDevice s132 3.0.0 to SDKv13.0 SoftDevice s132 v4...
Using SDK13
I have a Central program and I included the peer manager code from ble_app_hrs_c but I am having issues after connecting to another dev kit with Peripheral...
Hi,
I'm using nRF51822 with SD130 (SDK 12.1).
I had a firmware based on mbed that had RSSI update, and it was getting quite a few updates per second.
I've now gotten...
SensirionHumiditySensorsSHT3x.pdf
I'm using a Sensirion sensor (see attached datasheet). I'm running SDK 12.2 and SD132. I've set up the TWI to be a master, and I'm using...
Hello !
I'm looking to combine the softdevice into my .hex file generated by Keil.
Currently, when I compile my project, Keil gives me a .hex. To implement this hex file...
Hello, I received my thingy52 and wanted just temperature ...
I see that thingy is not using ESS - environmental sensing service so I tried to create my own.
(I tried to...
(Building with nRF5 12.2.0 / armgcc)
I want to do bursts of pulses using PWM for the pulses and a TIMER to enable the bursts.
I need this to be non-blocking so I can also...
I am interfacing nRF52832 to run ANT protocol in a custom board. Can I use the nRF52832 to broadcast the data received through the UART port without programming the device...
Hi Team,
We are using board PCA10040 wtih nRF52832 SDK 11.
We got nRF5_SDK_11.0.0_freertos_dfu_060516.zip Production SDK which is working fine for me.
I am using project...
Hi folks,
Currently I am able to do secure OTA DFU on my nrf51822 chip (MDBT40) using the example code provided by Nordic SDK 12 (s130). It works charming!
However...
i cannot able to find the example code in the examples of nrf52 SDK 13.0, am a beginner to this great platform , can anyone please help me for the above problem