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 !
1.
In nRF21540 PS current consumption in TX mode is specified like this :
TX_20dBm State: TX POUT = 20 dBm 110 mA
But it is not clear if it depends from actual...
Hello everyone,
I am working with the SDK v17.1.0 with the DK nRF52832 with the examples of ble_app_uart and ble_app_uart_c.
I want to send an array "data_array" of uint8_t...
I am developing GATT Server Reader Firmware usng nRF SDK COnnect using NRF52840
I have implemented two services in reader FW in two files say: service_a.c and service_b...
Hi,
the tool chain of NCS1.9.0 is at /opt/nordic/ncs/v1.9.0/toolchain
I just install NCS2.0.0 by NRF Connect Desktop.
However, I found there is no "toolchain" in /opt...
Hi Sir/Miss,
I'm using nrf52832, softdevice s132 and SDK 17.0.2.
In specification, I saw nrf52832 has a ultra low power mode.
It's in system on with full retention RAM...
Hi,
We need help in getting an system call / API in Zephyr which updates the consumption of memory ram and flash
can you please suggest any mechanism which verifies...
I am using nRFConnect on windows 10 with the nRF540 Dongle for the first time.
I am successfully able to connect and view parameters on the nRF52832 using the Dongle.
...
Hello,
In my project i am using nr52840 actually its a custom board and i want to send the sensor data to custom app sometimes data updating and sometimes data not updating...
I am try to flash BLE SDK binary by Nordic, but using --sectorerase --verify with --reset seems to fail :
Two options combined :
I'm using the nRF51 SDK version 17...
Hi
I am developing for the nrf52832, S132, SDK17, trying to set up a SAADC multiple channel scan, however at times I will wish to only sample one channel, specifically ...
nRF Connect for Desktop 3.11.1, Programmer v.3.0.0.
Message showing with Jlink I am using and device connected:
13:58:12.602 Using nrf-device-lib-js version: 0.4.11...
We have developed a prototype board based on the Thingy91 which contains both the nRF9160 and nRF52840 and many of the same connections.
However, after a few successful...
Hello,
Now I am trying to merge usbd_ble_uart and ble_uart_c, I have found some example here.I am using nRF52840 DK , nRF52840 dongle and SDK 17.1.0.
I tried https://devzone...