Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
I'm trying to setup a I2S module by referring the I2S module given in the nrf5340-audio application. This is my audio_i2s.c file.
Now when I'm building this...
What should I change to run the hci_lpuart sample with UART asynchronous API instead of the using the interrupt driven one? I have already changed the source file on the sample...
I was able to run blinky successfully on my customized nrf5340 board, but it doesn't respond to writing matter related code, there is no output from the RTT, I refer to the...
Hello,
I am reaching out regarding some challenges I've encountered with SPI communication on the nRF7002DK when interfacing with the ETH Wiz Click | Mikroe module and a...
Hello,
I am a student and new programmer and got the Thingy:91 for a project at Uni. I went through the getting Started guides and now I am at the point, where I downloaded...
I tried adapting the blinky sample project to work with a custom board. After an hour or two I was able to define the GPIOs of my schematic including I2C with the device tree...
Hello,
we are trying to implement a custom Friend node research policy, before the friendship is established.
Since bt_mesh_lpn_poll() works only when the frienship is...
Hello,
is there any example using the IEEE 802.15.4 driver?
I was able to send and receive a some packets by using nrf_802154_receive and nrf_802154_transmit_raw, and...
Hi,
i am playing around with configuration of Softdevice (S112 ) + bootloader + application.
Bootloader is custom, really simple. Flashing block of data received via uart...
Hello, I wanted to understand what is the default storage place in the internal flash memory region of persistent info for OpenThread. In the previous SDK (Thread and Zigbee...
Hello DevZone,
I have 2 Thingy91X (not Thingy91), with nRF9161 and nPM1300 inside. These two devices run out of battery for several hours.
The problem is that I can't...
Hi,I have some problems using the NFC routines in the SDK.
The hardware used is nRF5340 DK.
Software is nRF Connect SDK v2.6.99-cs1.
The downloaded and run routines...
Hi,
We have designed a custom board for npm1300 and nrf52832(MS50SFA2 module). We would like to drive the VCC of the BLE module using buck2 but we are only getting 1.8V...
Hi,
I have to use Nordic SDK and VS Code Dev Kit on my company enterprise PC but I cannot fetch the toolchain or install SDKs via VSCode or nRF Connect for Desktop
...