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...
We are currently getting intermittent errors in our ANT enabled application in field testing. To try to understand where this is happening I want to send over ANT an indication...
Hi ...
I want to measure the temperature using thermistor .. I am working on saadc example . I need give the reference voltage as 5v how to give that ? is there configuration...
We are developping an application using an NRF52840, Based on nRF5 SDK for Thread and Zigbee V3.0.0
Running S140 softdevice
One way of doing OTA is described here (Thread...
Hi,
We need to program nRF5x IC, so for that we are trying to program in the DK boards. For this we are using nRF52840 dk board and nRF51822 dk board (where nRF51822 IC...
Hello.
I try to provision Thingy52 in according with this document.
Can someone help me to create aray byte of invitation please?
In this case we have: Transaction...
Hello,
I wanted to do a rough estimation of max. range between two nRF52840 with ZigBee and BLE with and without coded Phy, for various environments (indoor, outdoor,...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
SDK 16.0
nRF 52 DK
LIS3DH Axis sensor
I am trying to understand the sdk_config.h about the NRFX_TWIM_ENABLED config. Here the 'M' stands for Manager or Master? If I...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image. I am using ‘ble_app_blinky’.
1) In Product specification, it says 2...
I'm developing a USB Keyboard Receiver. But I founed that there's no APIs and no descriptions about HOW TO SEND CONSUMER KEY and NORMAL KEY in USB HID mode.
I find a lot...
hello:
I want to communicate with my nrf25U1 USB dongle. So i add some code(refer to the examples\proprietary_rf\gzll\gzp_desktop_emulator). When i add add these files(nrf_gzp...
Hi, Everyone
I am developing with SDK 15.3.0 and nRF52832
Compiling "examples \ secure_bootloader \ pca10040_uart_debug" and "examples \ secure_bootloader \ pca10040_uart...
I can't find anything on this error on Nordic support or Segger support sites. I've looked into the obj directory and only find one main.o file (of course!). Can't see anything...