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 guys
I am using SDK 13 and a nRF52, so on my application, I require a lot of RAM usage transfer small files in order of 10-30kB, is there way to see the RAM available...
i want to use the nordic nrf52840 in my new beacon design. however i dont see many others using it. i downloaded the DK files from nordic to figure out the feasibility of...
Dear Nordic Team,
Thanks for supporting. Now i want to integrate GPIOTE with BLE UART example. When i call gpio_init(); this function got error like below image.please support...
Good morning,
I am trying to get the lowest current during system OFF (no RAM retention, no wake-up sources configuration) on 52840 PDK. The spec says that the OFF current...
Hello,
i am working with a custom board, based on nRF52832, running the Bluetooth Mesh SDK v2.0; the board is equipped with a SoC that communicate with the nRF52 using the...
I am using the Windows version of nRF Connect v2.3.2. Aborting the DFU process does not work in the following use case:
- Connect to a nRF52832 advertising as DFU (for example...
I am using the iPhone 8, BLE device (51822/51422), s130, SDK 12.3.0.
and using a bonding and passkey to connect.
However, Direct connection after disconnect For example...
Hello,
I am trying to fix the UART communication error(APP_ERROR_HANDLER(p_event->data.error_communication);).
I am sending a command(0x87,0x14,0x11,0x33,0x44) continuously...
Hi,
Sorry if this question is too simple - I tried to search existing threads before posting.
I just received the official nRF52-DK and would like to get it started, I...
Hi
i have LIS2DH working ok just having problem with the order of return values, maybe just a quick fix.
LIS2DH is running on 10Hz, low power mode, I receive interrupt...
Hi!
We are experimenting with BLE Mesh on nRF52832.
Our setup includes around 50 sensors located in a building which need to report sensor data ( 12 bytes ) in real time...
Hi,
I'm trying to configure nRF51 usb dongle as server but can't get it to advertise.
Neither 'Advertising setup..' nor 'Start advertising' option seem to do anything...
So I've been banging my head against the wall for a little bit now and this just isn't making sense to me.
I downloaded the NRF Toolbox app on my phone, and I compiled the...