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 Nordic,
We have constant success with provisioning servers into the mesh and communicating to smart devices via proxy node. However we do all provisioning with the...
Dear all,
I am trying to adopt the flash_fds example to fit my needs. What I initially need to get sorted out is how can I erase the memory pages after I have fully written...
hi, team.
I've got a question. I use nrf52840 dev board. There is a connection between nrf52840 and ds18b20. I tried to use dedicated HW timer to count delay according to...
Hi team,
There is connection between nrf52840 and ds18b20. I have made simple lib for ds18b20. When i get temerature without softdevice (s140) all works correct (use 9-bit...
Howdy,
I'm trying to access the SD card on my device via the usb MSC and am not sure the best way to proceed.
I have a custom board with an nrf52840, and it works great...
Hi,
I would like to make development on nRF52840-DK by using Segger Studio.
However, I could not find detailed document that specifies how I should start development...
Hello all
I was just following the thread launched by Alex concerning nrf 52 dongle driven from serial port, which is also very important to me, and now that thread is already...
Hi,
i would like to program my module nRF52840 via uart.
I generated private then public key using nrfutil.exe tool
i could programm softdevice and bootloader and...
I am trying to get the DCDC running on my custom NRF51822 board.
It is running but the results are a bit disappointing.
If I do a test and enable the TX with and without...
I've picked up a nRF52840 DK and dongle to do some testing with long-range beacons.
So far I think I have managed to configure my DK as a beacon in long-range mode (can...
Hi
I have a test mesh network, with several devices provisioned using nRF Mesh and.... a proxy node which has been provisioned using an alternative method but with the same...
Hi, I'm trying to make a SIG qualification Project. QDID97989 (nRF52 S132 V5.0.0) with replace PHY QDID97482(TaiyoYuden module). Launch Studio Project type is "qualification...
How to send and receive messages in ble mesh? The sending and receiving of sensor data I have done is not a switch value. I have tried many methods but failed.
I alredy run the assert tracking about 4 months ago on preliminary firmware.
Now I updated the modem firmware to v1.0.0 and compiled the last stable AT Client project from...