I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hello,
A question to understand please. A lot of issues still unfixed in rev 1, but are known for a long time (see errata docs). Like SPI with RX = 1, DCDC -4dB on RF,...
Hello, I try to run the sdk example for adc, i set an input voltage in varying from 0 to 4.38 V in the pin 4 (AIN2), but the returned value didn't corresponds to the desired...
It there a specification for current draw during POR? (From time Vdd starts rising until cpu starts executing?) For nRF51 and 52.
I found this devzone.nordicsemi.com/....
(Hello! I'm drawing the module circuit base on nrf52832 with rfx2401 power amplifier (PA). As I understand it needs to set pins TXEN, RXEN to high level to activate this PA...
It may sound a bit old and you may have fixed them in latest Soft Device stacks however I wanted to share with you a couple of pairing issues we encountered with Soft Device...
i am using nrf52832 and programmed it with eclipse by blinky example.. now i have to debug the project , but when i debug the project with the configuration given in tutorial...
Hi,
We are using a BL652 from Laird, embedding a nRF52832. We wanted to give Zephyr a try, but we are facing a problem.
We compiled the blink example, but when we flash...
Hello dear Nordic members,
I got a theoretical question: I want to connect two chips, one as central and the other as peripheral. Is it possible to stop advertising procedures...
I am using nrf51822 for a BLE project as peripheral role. I am using S110 soft device (SDK version 10).
I want to store bonding information, GATT data and all data storage...
Hi ,
I am working interfacing SD card with nrf52 using fatfs example given in SDK 12.0.0. While writing to text file created in root directory, code gets stopped as size...
Hi - I am designing some boards using the NRF52832 and would like to check a couple of things about footprint design. Unfortunately I don't have access to Altium, and am therefore...
Hello,
I did a code that does scatternets with nRF52 (in connected mode) but it's very dirty because i collected informations all over forum during months and project was...
Dear Nordic Support Team,
In a recent news received by email regarding a new version of "nRF5x Command line tools v9.2.1", it is written that Nordic does not recommend...
Hi everyone,
I am facing memory leak issues while using nrf52 iot SDK for MQTT. The application has a high RAM usage and I am running into memory leakage issue where program...
Hi,
I have downloaded the latest nrf52 v13 sdk.
And i am using nrf52840 PDK.
And i would like to use the beaco_n example.
But i am seeing that the ble_App_beacon folder...