Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
Hi!
I started to modify the ble_app_blinky example. I need to increase ATT_MTU, so I modified NRF_SDH_BLE_GATT_MAX_MTU_SIZE. For this, I needed to increase the RAM of the...
Hello,
I'm using Mesh SDk4.0.0 and SD v7.0.1. I have tested the light switch client and server examples.
Now I want to add some more models for additional functionality...
Hi , i want to change the device name by connecting the device using nrf_toolbox , have a look at my code , you will get what i am trying to do . By the way i am using nRF52832...
Hello Nordic!
I'm developing with nrf52840, s340, sdk 15.3.0, gcc-arm-none-eabi-7-2018-q2 in my customboard.
Recently, I am making ble central module.
I can scan and...
Hi, I have only one question: during the write or erase cycle using fstorage, the cpu is locked? Sofdevice, Interrupts and main application are working also during with flash...
I'm using FDS together with Flash manager, and checked if everything goes alright in flash.
As per doc, I set FLASH_MANAGER_RECOVERY_PAGE_OFFSET_PAGES to FDS_PHY_PAGES....
Hi, I just try to start with the spi master example (nrf5sdk/examples/peripheral/spi) on mus PCA10040 board. I'm able to compile&flash it. It seems to be running (LED1 is...
Hi ,
I working on the getting started assistant setup but got failure when verify the GNU ARM embedded setup , see the following log :
11:32:05.867
c:\gnuarmemb\bin...
Hi,
Just want to ask what will be the effect if I will use an external oscillator (32.768kHz) with a CL nearly at max specification, let's say 12pF.
Thanks.
Hi,
Can we send a message from a Provisioner to a Unicast address in a mesh network?
I'm using nrf52832 and can send orreceive message between nodes in the mesh but I...
Using 4-bit SPI mode on the Display Controller side: SCL,MOSI,MISO ... and DCX (by which the controller distinguishes between command bytes and data bytes). There's no obvious...
Hi everyone,
Im Nicolas, from Colombia. I want to develop an IoT product, using nRF9160, but don't want to use the DK (is too big for my application). I've been reading...