I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
Getting these linker errors that I believe may have to do with upgrading an example from SDK 16 to 17... however I'm not finding anything useful in the release notes as far...
Hi, I am carrying out a project that tries to collect the information from a sensor (sporadic activation), process it, and send it by BLE to a receiver to activate a relay...
Hi,
i am begginer, using my nRF52832 DK with ble_app_uart as peripherial, which is connected to PC via J-link (usb cable). I want is to establish serial communication between...
Hi,
in DFU error occurred and showing as [DFU] Remote DFU error: Insufficient Resources in the log.
Chip Used NRF52810
package size is 53.8 KB
is there any restriction...
Hi,
I just got a ppk2 and I am not sure which wire needs to be connected to where.
I am going to use this to measure current consumption but I've used only extarnal DUT...
Hi all,
I'm starting a project with a nRF52840, and start protoyping with pca10056 board.
I started with compiling ble_app_blinky example app, with armgcc.
I can compile...
My nRF52 device has a connection opened in peripheral mode and in some cases I want to close the connection with reason code "power off", i.e. call sd_ble_gap_disconnect with...
Hi,
I'm reading through the documentation on using the SAADC with the NRF52 kits. The examples are using PPI to manage the SAADC and allow it to sample locationally in...
Dear All,
I need a high frequency clock in order to measure the time between a couple of events. In the RTC HAL there are functions that allow to retrieve the counter...
nordic nrfconnect sdk, wrong bit mask in driver for thingy light sensor bh1749
In the nordic nrfconnect sdk there is a bitmask typo causing wrong anction.
The header...
When running firmware without a probe, interrupts don't seem to work. I'm using a Segger Mini Edu on an Actinius Icarus (nRF9160). I'm using EGU1. When the probe is attached...
Hi,
I am looking for detailed electrical characterization details for SAADC - beyond 1 page summary in nRF52833 product spec v1.3; under 6.21.10.1 SAADC electrical specification...
Is there some documentation listing what C library functions are supported? For example if I use the Keil IDE to look for FILE I find it. But if I look for 'fread' it says...
Hi,
I'm building a gateway using nrf mesh serial, and I want to monitoring devices status in the network by listening heartbeat messages from devices, but when I set publication...