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...
Hi,
Has there any good course or training you recommend developing with LE Audio Development Kit either through Nordic official training or your preferred training program...
We observed a problem with our three different prototypes:
When there is only 5V-VBUS connected, the npm1300 does not ramp uo its voltages properly. The voltage rises up...
Hi there!
May I know how to have UART00 on P2 like what is shown below as I wanted to have higher speed.
Is it the same as other UART assignments on P0 and P1?
Thanks...
Hi Nordic team,
I'm currently testing the nRF9151 DK with a Conexa IoT SIM card in the United States (Philadelphia area). The board is flashed with the Asset Tracker v1...
Hello,
I a doing a ticket because I don't understand why my dht sensor doesn't fetch with my nrf54L15DK board.
Here is my overlay file :
/*
* Device Tree overlay...
Hi,
I'm building a small Matter device and I'm in the very early stages of prototyping.
I'm using a MinewSemi ME54BE01 module on a custom PCB.
The development kit from...
Hello,
I am developing a project with the nRF54L15 and would like to obtain recommendations for specific part numbers of crystals compatible with the reference layout. ...
Hi,the Nordic team
I found that I couldn't set the FeatureMap attribute in the occupancy sensing section within .zap. How can I set it then?
the borad:Nrf54L115
the...
Hello all,
I am working on a project with 2 nrf5340 Audio DK's, and I have been working for a while now on getting myself familiar with the audio application, but I have...
Hi,
I'm trying to run the zephyr/samples/drivers/adc/adc_dt example on the nRF54L15 DK .
I modified the board overlay file zephyr/samples/drivers/adc/adc_dt/boards/nrf54l15dk_nrf54l15_cpuapp...
Description:
I'm having an issue with my nRF52811 custom board where the device won't start BLE advertising after programming, but it works after cycling through GDB monitor...
Hello,
Following the NRF54L Express course I see that PWM duty cycle can be updated from RAM via EasyDMA but I can't see an example of how this can be done anywhere...