I am migrating from the 2.6.1 development environment to 2.9.0 but am unable to compile due to some configuration issues.
My prj.conf configuration file is as follows: ...
Hi,
We have a pretty small device to be designed and I was wondering if nRF54L15 CAAA WLCSP would
have updated recommendations for matching network components available...
Hello,
I've been working with nRF9160 for a while now and wanted to let you know, I love this little piece of hardware. The possibilities, the small form factor, the power...
I have problems with nRF Connect(Android, latest Version, no version number found) to find BLE devices with 2M phy, coded phy and extended advertising. So i am running nRF...
Dear Nordic Team,
I hope this message finds you well.
Some time ago, we asked about the migration from nRF9160 to nRF9161.
We want to ask the same question regarding...
I want to use the external flash on the nRF5340 DK using SPI as the board I'm developing for will not have QSPI. I used the littlefs sample which has a lot of the settings...
hi guys, i am writing a TWI application along with S110 but i am not getting the proper value from the sensor which is TWI interface, is anybody wrote an application, kindly...
Hi,
We have a custom board with nrf51822 and we use chip antenna from ST BAL-NRF01D3, now the distance it support is very very short (less than 20 cm). So, please tell me...
Hello,
Can I assign two GPIOTE tasks to work with the same output port? One to set it high, another to set it low.
Here is the code segment:
nrf_gpiote_task_config...
Thanks for all your help.
From 30-yr programmer and new bit-banger.
Playing with the 6310 example, rtc_example, the following code makes no sense to us with the toggle...
I have just begun tests with the nRF51822 DK.
I have written a test program which uses the RTC and PPI to generate an event every 125 ms, and use a task to toggle a GPIO...
Hi,
I´ve programmed the nRF51822 DevKit´s module (PCA10004) with S110 SoftDevice and example <ble_app_pwr_profiling>.
In SystemOffMode I measure a current consumption of...
Hi
I trying to read data from EEPROM through i2c bus . i used twi_hw_master.c application code.
i am reading same data from EEPROM when i debug step by step. but once...
Hello,
I would like create a basic programme in c/c++ for the NRF24LU1 .
I have take sdk, when i try compiling 1 programme i have a lot of errors .
What compilator...
Hi,
I use an app_timer to gather ADCs and send with Gazell with period 5ms.
What I suffered is the sent packet is different from what I put in buffer.
my pseudo code...
I am able to send data from EK to MCP but even i am sending one byte of ASCII(alphabet) of data, it is showing as hex value in MCP ex., 'C' as 43 , if i want to see ASCII...
Hi,
How to set the advertisement parameter's (uuid's list) , while using both custom and SIG adopted services?
I modified the source code as below, but it is not showing...
I would like to implement a simple wireless sensor network, using Enhanced Shockburst with Auto-ACK. The idea is that there will be many sensor nodes (SNs) reporting to one...
I have a question about using the GPIOs,I found that I can set a ‘1’ at the same bit position of OUTSET register and OUTCLR register. But which one is effective ?
Hello guys,
Looking through the product specification for nRF8001 I am still not clear on whether a master device can be connected to the nRF8001 (in peripheral mode) and...