Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
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
...