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, I'm working on a project where I want to send data through notifications between nrf52832 custom ble service server to the hrs_c example client. I'm using s132. When...
Hello,
I made my nRF52840DK go to sleep.
It was immediately restarting.
RESETREAS and LATCH gave me the cause of the reset and I fixed it.
Now, I can put it to sleep...
Hello,
I get the same massage in the nRF toolbox app when tring to connect to both HRM and the UART examples.
I upload the hex file as written(did the same thing with...
Hi
I have the nRF52 DK and I have an external nRF52832. I know how to program the external nRF52832 using via the nRF52 DK using SEGGER Embedded Studio.
But I wonder...
I am getting this error on SES "components\softdevice\common\nrf_sdh.c:164:20: error: 'SD_EVT_IRQn' undeclared (first use in this function); did you mean 'QDEC_IRQn'?" SD_EVT_IRQn...
Dear All;
I'm looking to flash a RIOT-OS image onto the Thingy52 via the J-LINK OB on the nRF9160 DK. I'm using Linux and both nrfjprog and JLinkExe detects the programmer...
I am trying to download and install nRF5x Command Line Tools for Mac OSX. When I click the link I'm directed to a 404 page not found. Could you please advise of an operational...
Hi Since we're almost done with the programming for our application we would like to move from the Development Kit to a custom board as similar as possible to the final PCB...
I am using the legacy bootloader, SDK 11.0 with SD 2.0, S132
The example Bootloader DFU images part of SDK 11.0 load just fine (I'm using nRF Connect Android app), however...
Hi, I've been recently working on trying to stablish an i2c (twi) communication between my nrf52 Dev kit and a LIS3DH located in a STEVAL-IDI-003V2 board.
In this post https...
Hi!
I have used NRF52832 on PCA10040.
I want use several pair (master and slave) in one room.
For this I try to select a different frequency for each pair.
But, when I...
When trying to use BPA600 BLE analyzer I was not able to see the LL packets. when contacted Frontline/Teledyne tech support they said I am into BLE 5.0 stack.
However so...
Hi ,
I configured nordic as slave and it looks like the transactions been successful, but when 2 SPI transactions occurs consecutively slave was setting 0xAA in return...
Hello, we are developing using nRF52840 DK, SDK version 15.2 and Mesh SDK version 3.1.0, using Segger Embedded Studio.
Currently we are using the nRF Mesh app to provision...
Dear support team,
I wanted to program and debug nrf52840 dongle through an external debugger. For that, I connected the debug out of nrf52840 development kit to the SWD...