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,
I try sdk 17.02 nRF52840 usb audio demo,I want to achieve 48KHz stereo music play by a I2S DAC.
I finished adding DAC for I2S to play the sound data of USB Audio...
I am declaring the variable in one of the hardware drivers files that are provided by the nordic semiconductor. The variable is not static. The variable inside the function...
Are there any other QFN package baluns that we can use for NRF51822?
One suggested from STM is BGA, and I wanted to see if there are any recommended QFN baluns that we can...
Hi Nordic,
I have an NRF52805 board [ from Raytech] and I am implementing all my application using SDK v15.1.0.
As of now, I have implemented my application using the...
Hi,
We need to know rated output and gain of pcb antenna on nRF52 DK for a technical standards conformity certification.
Can you give us them and their evidence?
Thank...
I want to connect an LTE antenna to J1. However, the antenna has a normal male ufl connector - it appears not to fit.
Is an adaptor needed for this?
Thx for any suggestion...
Hi ,
my environment details:
nrf connect sdk
nrf5340 dk
segger embedded studio
I have seen I2C example code in below path
\v1.5.0\zephyr\samples\drivers\i2c_fujitsu_fram...
app_timer2.c from SDK v17.0.2 has a possible race condition in app_timer_start()
This calls the get_now() function which compares a "now" variable to a "m_stamp64" variable...
Hi,
I am developing based on the mesh dimming example.
I want to use a timer for some status LEDs and some other things. I am trying to do it using timer 0, but the callback...
Excuse me:
The default stack stze setting of SDK is 8K,If the stack overflows when the customer reads data from flash, Does stack overflow modify other...
So I'm trying to implement the above scenario. My requirements are,
1. Peripheral should be discoverable by Bt.5+ centrals from a long range over long range features.
...
Hi Nordic DevTeam,
I am having this minor issue where the transmitting UART of the NRF (from phone to external MCU) is not responding as robust as I expected.
...
The fds_record_update was called successfully, and a successful callback was received.
When I use the nrfjprog -readcode command in SDK 13.0, I find that the data is missing...
Hi,
SDK: nRf connect SDK
Kit:nRF5340
I would like to configure a radio peripheral in application core. But radio peripheral is a feature of network core.
1. Can you...