Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
Hi
We're trying to get the BLE packet size using:-
uint32_t nrfErr;
uint8_t PacketSize;
ble_opt_t opt;
/* Get the extended length BLE option */
nrfErr = sd_ble_opt_get...
Problem:
We trigger HardFaults reproducibly. By manually unwinding the stack we have traced the source of the error back to the TIMER2_IRQHandler in Gazell.
We can see...
Hello,
I am using SDk 11.0.0 and I am trying to integrate the DFU from the heart rate example into the my code, which is based upon the BLE UART (NUS) example. When I run...
i want use s310 in nrf51422 v3 but i cant find it in sdk 12 and i find it in sdk v9 is this correct that ITS IN SDK 9 BUT ITS NOT IN SDK 12 ?
next q is when i use example...
Hi,
For now you propose the "nRF5 IoT SDK v0.9.0 " but mention about the IoT SoftDevice "This SoftDevice is a technology prototype only. Therefore, it should never be used...
Hi,
Our device is slave device with LCD displaying.We need to implement the function as below:
Within range of our slave device, if multiple master device like combined...
First let me explain what I mean by that question, I walked through chapter 17 and was under the impression that there's an "automatic" hardware package wrapper in place to...
In my case LEDs (N<10) would be animated (think pulsing).
My only concern is that the BLE core will limit the possibility to control the LEDs in real time, thus causing...
HI, all Nordic Developer
I know that the S130 soft-driver supports both functions concurrently.
But, I am trying to combine ble_app_beacon and ble_app_uart_c to perform...
Is it possible to have different characteristic of CPU blocks (I mean different number of CPU blocks or similar) with the same firmware running on two different nRF51 boards...
i have dumped blinky example in nRF52832, in android mobile(nexus 5) i have downloaded nrf_connect application. connection is established but unable to recive any service...
This is a question for the developers of the nRF Connect Android app, or anyone else who might have the details.
The app has a really useful test hardness in it now that...