I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
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...
I am working on nrf51 iot sdk. I have created a IPv6 tunnel in HE and is able to ping the gateway as follows:
root@raspberrypi:/home/pi# ping6 2001:xxx:18:xxx::1
PING...
Hi,
I already used the sd_ble_uuid_vs_add for adding my base UUID in the internal table and it return a valid uuid_type (in my specific case it's 0x06).
I need to add...
I am using SDK 9.0.0 and i am having a doubt in bsp.h.In this header file when gone through this part of the code
#if (LEDS_NUMBER > 0) && !defined(BSP_SIMPLE)
#define...
For nrf 51 - DK , I flashed s130_nrf51_1.0.0_API
and then using keil uvision I copied over ble_app_uart_s130_pca_10028 and
tried to compile the code,
The code failed...
Hi,
What is the maximum voltage a level than can be given as an input on a pin on nrf51-dk? I've measured VDD at 2.91V. Is it from VDD-0.3 to VDD? If yes, is there a way...
Now I am trying DFU via BLE, some times I can do it successfully and I can do it as long as i want to, but the other time it shows "Error(0x85) GATT error" message and whatever...
I'm testing the DFU as described in this link developer.nordicsemi.com/.../a00086.html
after reseting in DFU mode, when I start the device discovery, I only get empty packets...
Hello
Quick question. With the nRF51, When in System On mode, should I manually disable peripherals to minimize power even if I'm not using the peripheral in question?...
Can I use RTC1, whitch is used by app_timer for button debounce, ble_conn_params and so on, to realize the time function (hours, minutes, seconds,day, week,month, yea)? And...
Hi, I'm not completely sure if this is a bug but I've been struggling with this for two days so I don't think this is related to my own application code.
The situation...
I tripped over what appears to be a change in the RADIO between nRF51 and nRF52.
For the particular case of issuing a STOP task when the radio is in Rx mode, there is no...
Is there any time a S330 in work
we like to use the functionality of s130 (ble central) and s210 (ant) (configurable in runtime).
we use the softdevices to receive hrm...
Hi,
It's small thing but may be i'm missing something.
I've got a new PCA10028 board and it works fine with Micro USB cable, I need to use it's Coin cell battery as...