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...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Hi,
I am using a custom board with the nrf52832 with SDK 13 and I have a bootloader and an application that both configure and feed the WDT.
However, upon restart (power...
Is there any straight forward way to detect jamming using any technique on this Nordic device? I'm using SDK 15.2, Soft-Device 6.1 Would this be possible by the new SD 6 function...
I have been using SMD modules with NRF24L01+ fitted.
The first batch I used worked fine for months.
Then I purchased another batch and found the tx_ds_active or max_rt_active...
Hi,
1. I went through the document. I'm trying the example applications Light-Switch on PCA10040 DK and NRF5 SDK for Mesh V2.2.0. So it is like the Client will be provisioned...
Good afternoon,
Following up my previous case, to which I got no reply, how can I use a queued write characteristic to write less than 20 bytes of data?
I'm using it...
I'm trying out Zephyr on the nRF52 DK, specifically I want to test the ADC drivers. Since things are moving quite fast in the Zephyr development world, there may be some information...
Hello, I'm working on Mesh SDK 2.1.1 and I'm trying to send a Relay Set message through Configuration Client. I have changed the code of models_init_cb() function inside the...
The nrfx_spim driver has an issue when chip select pin of the driver is not used.
When nrfx_spim_init is called with a nrfx_spim_config_t whose ss_pin is set to NRFX_SPIM_PIN_NOT_USED...
Dear Nordic
I have custom board(nRF52840) its not detecting through Jlink (from nRF52 DK).
I tried to connect nRF52840 dongle(using J2 in dongle) with same setup its detected...
Hi,
I am latest SDK 15.0, and using FDS library to store custom data. I have followed FDS examples but couldn't succeed in writing data to flash. When i tried to debug,...
Hi Guys,
We started to develop a mesh network with nRF52840 DK's and dongles. I have made some adjustments in the code with segger to use the server example of the led switch...
I just want to globally set the power level, and forget about it.
I have seen this post, and it still seems unclear how to do this - or if it's even possible.
Is there...
Good afternoon,
I had a question regarding scanning and pairing. Is it possible for a peripheral device to send scan requests after its been paired? or does the device have...
update SD+BL+APP from sdk12.2.0 to sdk14.2.0 , hang at trying to reconnect after loading the 1st image out of 2 on NRF52832. need reboot iphone and DFU application only to...