Moving from SDK version 5.1 to 6.0, the buttons on my PCA20006 beacons no longer works as expected. When I press a button, it seems to register the release of a button incorrectly...
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...
Hello, we are using nordic SDK 16.0 and mesh SDK 4.2.0.
In our project, sometimes at the start of the program, we are running into line 280 of mesh_config.c, a debug assert...
Hi, I am using nRF Connect SDK 1.5.1 with the nRF9160 Modem Firmware 1.3.0
I have implemented an application on the thingy91 with the gps driver (continuous mode) and the...
Hi,
I want to build a mesh network which includes least 12 server node an 1 client node.
I used light_switch example to send 12 byte message packets to client node from...
Hello, in my project i simultaneously use MPR121 touch sensor controller and GPS module connected to UART0 of nRF52840 (custom board). To handle touch events, i use MPR121...
Hello to all! I am trying to implement a device that can send keys from the code table 0x07 and a context menu key to the device. Here is my descriptor:
The first part...
I am using this Low Power Node example . Friendship works, however if I terminate Friendship and try to connect to LPN conventionally (via other proxy node) it does not work...
Hi,
I am working on programming a bootloader to have DFU capabilities. I have been using the secure_bootloader_uart example for SDK 15.3.0. I have modified the code to send...
I'd like to be able to use nrf sniffer tools (wireshark and nrf52dk) to listen to ble traffic after connection of two devices.
Is this possible?
Has anyone else done this...
I've read many similar issues that were raised regarding high SPI power consumption, looked at various examples, but can't seem to find any issue that is close to what i'm...
Hello.
When going to sleep with the BLE connection established, the WDT counter will be added. (WDT behaviour: NRF_WDT_BEHAVIOUR_PAUSE_SLEEP_HALT) At this time, my app cannot...
In the usbd_ble_uart example (SDK 17.0.2), I'd like to use the buttons handler module (the same one from the BLE Blinky example), instead of the BSP BLE button events. In...
Hi!
In our development we are using nrf52833 and for the first development phase we used the SDK 17.0.0. In that case I used the usbd_ble_uart example with s113 and it works...
Hi,
I am Using nrf52832DK and SHT25 breakout board. I can't able to read a device address using "TWI Scanner". But, I can able to scan the sht25 device address by Arduino...