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...
Hi! I'm working on this particular project and the next step that I need to solve is connected to find a way to put in the same application the code of the GNSS example and...
Hi,
I have used the kit for weeks now measuring the power consumption of my custom hardware with the external hardware setup [1].
Suddenly the sleep currents of my target...
Hi,
I got an error BLE_ERROR_INVALID_CONN_HANDLE at the function sd_ble_gap_disconnect. I know that this error has to do with the fact that an invalid connection handle...
Hi,
I use ncs 1.9.1, and the MCU is nRF5340.
After run the timeslot some minitus, a error occurred.
mpsl_init: MPSL ASSERT: 112, 2236.
what the error mean?
Hi,
As a part of proof of concept for our newest design We have tried to setup USB CDC using nRF52840DK and NCS 1.9. In order to quickly test things out We have tried...
As a test of nrf9160 DK board, I am trying to read a voltage signal and report it to the nRF cloud. My original plan is to change a bit of the Asset Tracking sample code and...
Hi everyone,
I was wondering if there is any method that I can use to test my development kit's scanning/discovering capabilities.
For example, in Bluetooth Advertising...
Dear ,
I use nRF52833 to transfer audio,but I found that this audio will delay 130ms.
I didn't use 32.768K low frequency crystal, do you think this will affect delay time...
Hello!
Quick question: When a device is connected to the u.FL port (actively transmitting things to the port) on the nrf52840 board, does board (in rx mode) only listen...
hi,
program: 'ble_app_blinky_pca10056-s140'
nRF 52840 dk
keil uvision5 IDE.
with the help of IDE , i could build the code and flash the code on to the board.
but...
Hello
I'm testing nrf52820 longrange speed, but it's faster than my calculations. Will it automatically turn on the fec?
This is my config below.
m_adv_params . primary_phy...
Hello,
I am working on application using nrf52810 SDK version nRF5_SDK_14.2.0_17b948a
Sometimes when i disconnect ble from mobile application and again connect then i...
Hello.
I'm using nRF52833, pca10100.
Can I erase only 16 bytes (or more..)?
I read this explaination , and t here's an erase page partial register, but I don't know...
Hello!
I'm currently working on an IoT device that is supposed to send data to the cloud using MQTT with a TLS layer. We got this working in Norway using LTE-M and the...
Hi,
I am supplying my nrf52840 with5V on VBUS. I know that this does not actually provide the board with power, only the USB interface.
Based on the documentation, I understand...