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...
I am using the nRF51822 QFAAH0 Chip and running it on 90 mAh battery. Currently I am using the AMS1117 3.3v LDO voltage regulator. It is running as iBeacon for 7 hours. I...
Hello Sir,
I am developing nRF9160 based smart tracking device for kids , and i am used only nrf9160 not used nrf52840. so my problem is that how to upload firmware direct...
Hi everyone, I'm a BLE / Nordic Semi beginner. I played around with different examples and most parts of my projects are working. But now I'm struggling with the peer-manager...
Hi,
I'm looking for a solution that will enable me to connect multiple NRF52 modules to AWS-IoT, via a single internet gateway.
The idea that every nrf52 module will have...
Hi,
We need to interface ASDA a2 delta AC servo motor with NRF52840 in our project.In this servo motor i need to get the position value and direction so i interfaced servo...
For the SPM example is there a way to create a DTS or overlay file for the SPM in a way that it does not require files to be added to or modified in the nrf or zephyr repositories...
Hello,
Is there any way i can transmit information from the bootloader to another application using a non volatile memory or non volatile register free for use.
I know...
A while back I was working on I2C and came across the compiler error " 'NRFX_TWI0_INST_IDX' undeclared ", which seemed to be related to NRF drivers vs NRFX drivers confusion...
Dear Nordic Support,
I am using nRF SDK for Mesh version 3.2.0 with nRF52840-DK. I am making 2 devices like the below:
1. First device: the provisioner, able to do PB...
hello, testing the spi examples of SDK16.0.0 I was trying to read a type k thermocouple with a max31856 on the nRF52840dk board, I made the connections of ss, sck, mosi, miso...
hey, i am strating with nrf52840 for thread.
i want to know if there is a need to add an antenna to the SoC? if not i can't visualize where is the antenna in the nrf52 DK...
Hi Nordic Team,
In my BLE project, the peripheral device has the ability to do both scanning and advertising. So please suggest a way of how the central device would know...
Hi all,
I have bought the NRF51822 evaluation kit ( NRF51822 ). I have some question about this.
1) Is it necessary to program the device?
2) what is the nominal operation...
SDK15.3
SES
nRF52840
Hello Folks,
I'm trying to reduce my applications power consumption further in system off mode. For testing my IO configuration and System...
I am trying to build one of the Thread examples.
nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b\examples\thread\simple_coap_client\pca10056
Keil uVusion V5.15
When...