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...
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...
Hello Nordic engineer,
SDK is 15.3.0, and example is ble_app_uart
I use the "nrf_sdh_disable_request()" function to turn off Bluetooth
Then start with the function...
Hi,
Environment: nRF SDK 1.9.1, VS Code 1.66.2
Without making any changes, I can build and flash the iso_receive sample but it fails with a -5 error code (EIO) on this...
This is a cross-post from my question on StackOverflow here . This might be a more appropriate channel for this question.
I have a custom board using the u-blox BMD-350...
Dear Nordic guys,
We are going to produce large number of BLE beacon devices and would like to label the BLE address on each device. We are using the default mac address...
How Can I store information about button port ? I have two buttons P1.02 and P0.02. I have
And I have one function to init button
the most interesting is callback...
Hello to all,
Below are the setup details I'm using:
nRF52840 DevKit
SDK: nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b
Segger Embedded Studio 4.16
I am working...
I'm trying to run LTE/BLE Gateway sample on nRF9160DK , i followed all the instruction in the sample instructions.
The Jlink RTT for nRF52840 and LTE-Link Monitor logs are...
Hi nice people, I am working on developing using visual studio and Make environment. I am trying to function UART tx/rx interrupt works but no luck. The TX and RX works perfect...
Hello, I've been trying to launch zephyr SPI example, but I'm having issues with SPI sending anything. The code itself does not throw any errors, and it seems like my board...
hello sir ,
i am using thigy91 board and uploaded the asset tracker application code from ncs sample code . ii am getting humidity data on my azure cloud .but there was...
Hello everyone!
We are using nRF51822 SoC together with s130 Softdevice. nRF5 SDK v12.3.0 is used for firmware development together with the Segger Embedded Studio.
Among...
Hardware: nrf9160DK Modem FW: v1.3.1 We have been evaluating and configuring our proprietary application for NB-IoT, which is initially designed for LTE-M (CAT-M1). The Application...
Hello,
I'm using a central device that lists all nearby peripheral devices by their MAC addresses like so:
but I also want to list the names of the devices as they...
Hi Nordic,
We are preparing to validate a product that contains the UBlox BMD-340 with the Nordic Softdevice. We would like to use the Nordic Semiconductor “nRF Connect...