Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
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...
Hello there,
I have been using RTT viewer since a while and its works fine only if i program that board without DFU, and if i program this board with DFU it says " could...
Hi there,
I have spent the last week trying to understand why my board, which is largely identical to the DK had various BT robustness issue; it was basically impossible...
Hi,
We want to use the NFC of nrf52 to develop a payment card. And we will use RATS to exchange data, does the NFC of nrf52 support this? Is there any code or lib or example...
base on https://www.u-blox.com/sites/default/files/Add-NordicSemiconductorDFU-to-SDKexample_AppNote_UBX-19050198.pdf
modify some of the code here:
main.c:
basically...
Hi, all.
I'm using nrf52840, s140, pca10056
I also want to add a scanning instance to the ble_app_uart example.
So, refer to the example of ble_app_uart_c, I a dded...
Hi, all
I'm trying to add scan function to ble_app_uart peripheral example.
So I changed NRF_SDH_BLE_CENTRAL_LINK_COUNT '0' to '1' and NRF_SDH_BLE_TOTAL_LINK_COUNT ...
The project I'm working on will have multiple subsystems which will be reused by multiple applications. Similar to zephyr/samples and zephyr/subsys, and nrf/samples and nrf...
Hi I wonder if i can make 16Mhz interrupt by HFCLK.
I tried to find some example about that but i couldn't
Can anyone help me to get a example of HFCLK interrpt ?...
Hey all, I'm trying very hard to understand how UART over USB works by following through the USB CDC ACM example in SDK 17.0.2 on the nRF52840DK, but I'm still new to this...
Dear Nordic DevZone team,
I have spent some frustrating hours trying to find the difference between configuring my tiny application with nrf9160dk_nrf9160ns or my custom...
I revisited SES to see if I could understand it better:
File/Open nRF Connect SDK Project...
I Pick Hello World and my left side Project Explorer window shows the zephyr...
Hi.
I have Bluetooth and ANT+ LEV working simultaneous and they work perfectly. Now I need to send to a Garmin GPS display several custom data from my EBike motor that ANT...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi
Is it so that the only way to use Asset Tracker 2 is with this AWS? Not even with the nrf cloud?
I am following your instructions here
https://nordicsemiconductor...