I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hi,
In my main function, I just call a acceleration_read function to get data from the accelerometer sensor and call a NRF_LOG_INFO function.
But there're something wrong...
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...