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...
Hi Team,
Please let me know can we register Multiple e-sim in Thingy:91 and nRF9160/DK? What is the procedure for e-sim registration in Thingy:91?
Regards,
Ashiq Mo...
Hi
I am testing the example ¨¨ ble_app_att_mtu_throughput ¨¨ on nRF52840 by changing different paremeters incuding data length, MTU, transmitting power and PHY.
when I...
Uisng pca10040 and SDk16.0.0 + Segger
I built and ran the GPIOTE example so I could experiment.
I want to toggle a gpio once only and then stop and I need to know when...
Hi,
Iam looking for very simple low cost wireless module which supports at least 500meters range ,please suggest a module.
I dont need lora module apart from this please...
I have latest SDK, which is nRF SDK 16.00. I have noticed that not all the examples are available for PCA 10100.
So my question is what is the difference between the PCA...
Hi,
I have compilation error to use SPI.
Checking project status Building ‘ble_app_beacon_pca10056_s140’ from solution ‘ble_app_beacon_pca10056_s140’ in configuration...
Hi,
I am trying to get the nRF-IEEE-802.15.4-radio-driver found at GitHub to run on my nRF52840 DK.
Does anyone have a check list or can explain how to link the files...
Hello,
I'm wanting to start a project with the NRF52840 DK in Segger Embedded Studio. I went through almost all of the tutorials and set up the SDK.... etc but I have...
hello.
I used 52840 act as center device.whose RX TX connected to my another MCU(MTK7688 UART). This is a IoT-GateWay. now I want to upgrade the 52840 application. BUT,...
Hi
Two years ago our device was tested using nRFgo Studio 1.21.2.10 Direct Test Mode.
How can I know if the nRFgo software used BLE 4.2 or 5.0 during the tests? The only...
Hello,
We are making a custom application where we have several ble-mesh server nodes (nRF52832), and one of them connects to an Android app, acting as a proxy. The app...
Hi All,
I want explore BLE5 extended advertisement with nRF52832.
Using "ble_peripheral\ble_app_blinky" code from SDK16.0.0, facing " NRF_ERROR_INVALID_PARAM (7)" error...
Hi, I ported the TimeSync example devzone.nordicsemi.com/.../wireless-timer-synchronization-among-nrf5-devices to the current SDK 16.0.0 and S140_nrf52_7.0.1_softdevice. But...
I am unable to set the PA/LNA Mode on NRF52832 using SDK 14.2 ( Soft Device Version S132 5.0 ) using the Fansttel BT832X SoC.
i have used the exact function on the below...