I'm analyzing app_timer scheduling code..
I have an question about list_insertation_handler function in SWI0_ISR
I think if ( (p_timer->ticks_at_start - m_ticks_latest...
I would like to test the newly added v4.2/v5.0 Bluetooth features (e.g. LE Secure Connections, Data Packet Length Extension, 2xSpeed, etc) against non-nordic devices. I have...
I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control an LED using the methods LEDS_ON and LEDS_OFF. I wanted...
Hello,
I am using ble_app_gls example and I have implemented static passkey in the code. Now I want to see if wireshark shows the passkey when I connect to ble devices. For...
Hi Team,
We are implementing an UART communication between a M4 processor (UART master) and a nRF51 (UART slave) and we want to use the UART in Low Power mode with flow...
Hello everybody,
for my project, i will bond the peripherial with the central.
I test my device with the MCP and can connect without problems. When i press the Bond Button...
Hi all,
I am trying to count the positive edges of a 3.5MHz signal with GPIOTE, PPI and the TIMER1. Unfortunately i can only measure to frequencies up to a little more...
I am working on a new design and i am using ST7789 (240 X 320 pixels) screen with nRF52840, it is working fine. I have followed the code provided in SDK example (big thanks...
Hi,
I´m trying to add a new, custom TX characteristic to Softdevice. I use example from SDK 16 "UART/Serial Port Emulation over BLE".
How I can do this, is explained...
Hi,
I flashed and run "ble_app_uart" example on nrf52833 DK. With an UART tool, I can recieve data from smartphone (rx characteristic) but I can´t send data from UART tool...
The sdk 16 - bootloader positions s140 softdevice V. 7.0.1 wrongly so that it is acknowledged as Application and does not work with nrf52840.
As you can see at the picture...
Is there a place to make suggestions for new releases of nRF5 SDK's or even contribute?
I've been using the current USBD CDC ACM library and needed to modify the app_usbd_cdc_acm...
Hi , I am making a zigbee application to write attribute on remote node. Please share the application structure to implement writing functionality of attribute on remote node...
Hi,
I am trying to test PSM settings on the nRF9160 using a custom PCB. I have set the active time to 3 minutes with a periodic TAU time of 10 minutes.
When the device...
I’m developing an application based on pc-ble-driver to talk to an nRF52840-based dongle (from Fanstel).
I’m having trouble disconnecting cleanly when a connection has operations...
Hi,
I´m using the NRF52810 device and have an issue with the SAADC peripheral.
I basically have 2 channel where i want to do some averaging to improve noise.
The setup...
Hi,
I was exploring TWI master with TWIS Slave example in SDK16.0.0.
It works for sequential reads in loop-back mode.
Now I connected the simulated eeprom slave...
hi, I set up the environment according to the nrf_sniffer_for_bluetooth_le_3.0.0_129d2b3 file downloaded from the official website of nordic, the operating environment is...
Dear Nordic Team,
we have unstable communication with an Osram BT device through nRF52840. We got information from Osram developers the nRF52840 is the right device for...
Hello!
I have question about Direction Finding in nRF52811, Angle-of-arrival to be exact.
To begin with, I have a custom board with nrf52811 onboard and 8 antennas....
Hi
As far as I know, NFC supports peer-to-peer communication, so I want to know whether peer-to-peer communication can be achieved between two 52832 through NFC? Is there...