Hi all , I 'm using nRF Kconfig and DeviceTree extension in VSCode . When I try to activate context , dropdown menu doesn 't offer any options . Are there any additional configuration...
Hi I want to run an epaper with the nRF52832 therefore is SPI needed. Board file was generated from scratch. In the devicetree I added the SPI modul and a epaper modul, which...
Hi
We are the Manufacturer of Smart lighting
We have start new project" Cellular gateway".
We are evaluating the nRF9160 Dk board .
During this we found issue . it...
Hi,
Is it true that you can not disable the nRESET pin in any way? (So that the MCU does not reset after nRESET being pulled low.)
I've gone through the documentation...
i am reading the wav file from SD card and playing in I2S but getting This error can anyone Help with this? I really appreciate any help you can provide. ######## CODE ############...
hello Nordic
i am working with ncs v2.5.0 with nrf52840 and nrf52832
i use cbor for some command i build over smp (user groups >64)..
i have this code part
and when...
Hi:
Pls help me!
I use ncs v2.6.1.
C:\ncs\v2.6.1\zephyr\include\zephyr\sys\util_internal.h
When I check #define Z_IS_EMPTY_ (...) No matter what I input, I can't get...
Hi,
I am using nRF51822 controller. And I am using SPI peripheral to read 80 bytes of converted data from an ADC converter.
While reading spi data I realized that there...
Hi,
I have build a application based on the mqtt-simple-sample and successfully integrated TLS.
Now I wanted to measure the floor current in PSM. I did wait some minutes...
Folks,
I have a dev board PCA10040, which is running, I think, soft device s132. Additional load file is:
components/softdevice/s132/hex/s132_nrf52_6.1.1_softdevice.hex...
Dear Team,
I have a problem with one sensor on some boards, the behavior is not clearly reproducible. On some boards, the "device_get_binding("CCS811")" just delivers exit...
Section 18.6.2 of the nRF52832 datasheet (Power-On reset) specifies the following:
A step increase in supply voltage of 300 mV or more, with rise time of 300 ms...
Hello,
I have tried the GPS sample and it worked fine. Now I want to understand the code more in detail und maybe modify the GPS settings.
But I can’t find any documentation...
Hello NRF Team,
Is it possible to change the I2S buffer size on the fly while a i2s transfer is running ? (I Am using nRf52840 with SDK15.2)
I found in the documentation...
Hi, I am evaluating the nrf52832 and the Softdevice for potential use in a new product. The product has neither display nor keyboard. It therefore makes sense to use Just...
Hello,
I am quite new to developing with the nRF52840-DK. Up to this point, I have been flashing the applications (mostly the examples) over USB with the built-in J-Link...
We need to connect 2 peripherals with single central device.I have taken ble_app_multilink_central from SDK 15.3 and integrated the ble_app_uart_c in this. I am using the...
Hello,
I want to establish an UART communication with rn2483 module with nrf52-DK, SDK 15.2.0
On nrf52-DK, pins 6 and 8 are reserved for serial port, which are connected...
Hello
I used to do TWI communication until now, but it was decided to do sensor reading with SPI communication by changing the sensor.
So that's a question,
What is...
Hello,
I am wondering that when BLE5.1 SDK will be available ?
Is there any possible ways to test your BLE direction finding solution ?
As far as I know, development...
I want to set a keep alive value of MQTT while eDRX is enabled, but it doesn't work well. Any advice?
Environment - hardware: nRF9160 DK 0.8.2 - firmware: 0.7.0-29.alpha...