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...
I am enabling bonding, but the nRF Connect application and it does not show the peripheral ( nRF52833 ) device is being bonded. Is there any other thing I am missing ?
SDK...
Hi,
Still have no answer for this problem, so I repeat again.
I have got the reply that the bootloader do not impact the application, so please check these videos.
VIDEO...
Hi guys,
When testing the MQTT connection on ncs 1.9.1, modem V1.3.1, when calling lte_lc_nw_reg_status_get to query the LTE signal status, the debugging found that there...
i have built and run "light switch " example given in nrf5340 sdk, i m using nrf5340dk to upload this example code, searched online , but unfortunately not getting any clue...
Hello,
In my project i am using stepper motor with nrf52840 and here i want to run my stepper motor for particular amount of time like i want to expel a particular amount...
I need a HCI controller only build for nRF52840, test on zephyr.
1) Build and flash for controller.
cd ~ /zephyrproject/zephyr/samples/bluetooth/hci_uart
mkdir build...
Hi,
The product we are developing needs to support extern Flash-based FOTA, so I downloaded the ble_extFlash sample from the following link for reference:
https://github...
PCA10121 schematic diagram U1 nRF5340 MCU is responsible for LE Audio, U11 nRF5340 interface MCU is responsible for programmer/debugger. Can you provide related software development...
I try to DFU on RaspberryPi OS by usb-serial. I put nRF52840 dongle on USB port of RPI4. And press reset button of the dongle.
I got error on nrftuil.
$ nrfutil dfu...
Hi there,
Yet again we are running into very basic issues with the nordic tools and software, and this is adding up to cost us massive amounts of time.
Within nrf connect...
We are having connection problems with our nRF52832 based HID device only on Windows. I've attached packet captures taken with the nRF sniffer (nRF52 DK) and in Windows with...
I am using nRF52 DK and LIS3DH accelerometer.
LIS3DH configuration is as follows:
1. LIS3DH ODR set at 10Hz,
2. Low Power Mode (Low resolution),
3. Acceleration: 2g...
I am registering interrupts for many pins:
This only works for the first 8 pins, because from what I understand the GPIOTE peripheral is used and that has only 8 channels...
Hi
I am trying to program a nRF5340 device using programmer 3.0.0. But when I try to connect to the JTAG I get the below error.
using nRF Connect for Desktop v3.11.1 ...