The bluetooth device keeps getting disconnected from the app, even when its not 'idle'.
I am using the android app mentioned here .
I need help getting started to solve...
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.
...
I have implemented a program that sends an image's .HEX file through our custom software. The data is received and parsed by an application running on an NRF5340. The relevant...
Hello,
I'm trying to evaluate a FW development for several features of BLE used simultaneously. I need a BLE Peripheral for mobile phone connection (advertise only once...
Hello.
I am testing UART connectivity using the nRF54L15DK.
After assigning pins to TX and RX, there were combinations that worked fine and combinations that didn't. There...
Hi, In my project we are using the ESB between a nrf52811 and a NRF5340dk and are trying to evaluate the maximum speed we can reach with ESB packet transmission without acknowledge...
Hi,
I am using a custom nRF52832 board with multiple ADC channel readings sequentially. I am trying to read thermistor (NTC) value on channel 7 and not getting accurate...
Hi all
I am using the bluetooth central sample from zephyr. I can read the addresses of the devices but I would like to read each specific device's advertisement data. So...
I have the following settings in my prj.conf:
and getting the error
CONFIG_FLASH_MAP was assigned the value y, but got the value n. Missing dependencies: FLASH_HAS_DRIVER_ENABLED...
Hello,
As per the title, I am trying to use the nRF52 dongle to interface with our device which uses nRF52 based module. The idea is to communicate with the dongle over...
SDK:nRF5_SDK_17.1.0_ddde560
example: ble_app_multilink_central
softdevice: s140_nrf52_7.2.0
PCB: PCA10059 as Cental
My peripheral device's mac is 00:96:81:16:E0:9F...
Hi, I'm trying to use BLE OTA with an external memory due to my application is too big to do it only with the internal memory. When I use OTA config with internal memory,...
Hello Nordic,
Based on the nRF52805 chip, when enabling scanning and sending the scanned data via UART, the system occasionally fails to enter the sleep mode properly after...
hi Nordic
i am working with nrf52832 and 52840 .. we use SMP service over BLE for downloading files from our device file system.
we see an increase in download speed after...
Hello,
I am developing a new application using nRF52832 and writing and debugging code on Segger embedded studio (Release 5.68) with SDK v17.1.0.
I try to run simple application...
Hi, I'm working on a project where we would like to track system performance using Segger Systemview. I'm building with the following RTT configs: and I'm getting the following...
Since I am developing a lot for the nRF51822, I heavily relied on the old reference pages for said chip, like SDK 12.3.0 Reference .
Now they seem to be gone.
Could...