Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
We are evaluating the feasibility of a device using nrf52840 which requires below peripherals:
3 x SPI: For MCU to MCU communication + high-speed data transfer from sensors...
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...