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...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi,
I am measuring the current during sleep, after the sequence, __WFE();__SEV();__WFE();.
With NRF_LOG_ENABLED set to 1, the current is about 486 uA. With NRF_LOG_ENABLED...
Using: nrf51822, SDK 10.
My application needs to use TWI0 and SPIS1 at the same time. However if I enable TWI0 and then SPIS1, when I run nrf_drv_spis_init() I get NRF_ERROR_INVALID_STATE...
I am working with the SDK 13 ble_app_att_mtu_throughput example. With the SDK 12 example, it seems to require the SoftDevice to be loaded with the arm5_no_packs example. The...
Hello,
I'm designing a project with the nRF52832 where I will use an external SPI ADC.
For debug and backward compatibility purposes, I also plan to use the SAADC.
The...
in the ble multilink central example i'm not understanding where the functions in client_handling.c are exercised some don't seem to be used in main or client_handling (client_handling_dm_event_handler...
I am reporting a problem that might bite you. A Waveshare NRF51822 module comes with a "Passed" sticker on the back (solder side) that makes the module stand off the mother...
Hi,
We are trying to have a thin beacon design. But we are having difficulty in finding low profile inductor for dc-dc converter matching the recommended value of 10uH...
I'd like to use Logic Analyzer in uVision 5.2 and ulink2 for analyzing variables in nrf52832.
In my understanding, I need to use SWO and configure Trace setting properly...
Hi,
I need to capture a demodulated, manchester encoded signal (16 bits long). The data rate is about 50kHz (give or take). Currently, I am configuring a PPI with timer1...
Hello,
I'm using nRF52840 which is surpport Bluetooth 5. I couldn't understand why it can do 8 X range and 2 X data rate than Bluetooth 4.2.
Besides, how to use Bluetooth...
I observe strange behavior while reading value for long characteristics.
I have characteristic 100 bytes long (read only).
In GATT client I must read value with subsequent...
can i get nrf 51 beacon antenna printed on beacon kit. its semicircular in shape... can any one help me
i want eagle library of the antenna
please help
Hi,
I want to reduce the current both in the TX mode
and in the system on idle mode as much as possible.
I measured the current consumption of nRF52DK with the original...