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...
Hello,
My rigado BMD 200 board suddenly stopped responding. the Jlink interface cannot connect
I tried nrfjprog --recover with no success.(says cannot connect)
in segger...
I am using nrf51822 with sdk 6. I was using double bank ble dfu for the firmware upgrade. But now I have to switch to single bank dfu since my code size has exceeded the maximum...
hi ,
image 1 、
image 2、
image 3、
I now use nRF24LU1P for Bootloader upgrade, using the routine is the official website of the C# Lu1BootLdrTest project, nRF24LU1P...
Hi,
I have a nrf24lu1p usb dongle by hand and I want to know the flash size.The package marking is:
nRF D
LU1P16
1219AC
I am not sure whether the chip has a 16kB flash...
Based on multi-protocol add private agreement GZLL matching procedure, no matching success;But separate GZLL agreement can be successful, not any way to solve this problem...
Hey devs!
We'd like to add additional fields in the manifest.json when generating (or after generating) the zip file for DFU. We need these fields to make additional compatibility...
Hello,
I am using the nrf 52 dk with the soft 3.00. I am doing the Beacon Transmitter Sample Application from infocenter.nordicsemi.com/index.jsp.
I was able to compile...
Hi
I am using nrf52832 QFAA-R.
I wanted to know if there is a difference between SPIM current when SPIM is:
stopeed
started but not active.
Thanks
Yar...
While analyzing the current consumption of my nRF52832 Dev Kit I noticed that the system on low power current was significantly higher than expected. To further investigate...
i have connected the swdio , swclk , vcc , gnd , reset with the respective pins of the nrf52SDK ,but when am debug the nrf52sdk , am getting the following error.
ERROR...
Hi all,
I am testing out the BLE_APP_UART example on a NRF52DK and I am using SDK13.0 (PCA10040, S132).
I have change the app advert timeout to be 10 seconds.
I am...
I am trying to combine both the SAADC and BLE libraries to be able to read a value from my sensor on the analog pin and then send it over Bluetooth LE to a central dongle...
I plan to merge the protocol sack and the application. At the same time download in batch to 52832 by using the SWD. But the tool(nRFgo Studio) offered officially is not fit...
Using existing examples in SDK13, I prepared ADC sampling app which works fine in ESB TX mode. Works well sending frames at 10ksps, and I can also put it to 'standby mode...