After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Using nRF51822, I define keys and pins as follows:
Keyboard key
Mouse left/right key
Mouse move (up/down/left/right)
Media play/pause key
Pin 0 Mouse...
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 Nordic team
I tried ncs 1.9.0 peripheral_uart sample (\TOOLCHAIN\v1.9.0\nrf\samples\bluetooth\peripheral_uart) at PCA10095 v1.0.0 DK.
1. Application core: Board is...
Hi, I'm trying to get started with unit testing in Zephyr by running the sample in samples/subsys/testsuite/integration. I'm using ncs 1.7.1.
I copied the sample to my workspace...
System details:
Board: Custom
Chip: nRF52832
PCA Number: PCA10040
SoftDevice: S132
SDK: Version 16.0.0
Until recently, I have had no issues using the TWI module...
I use nRF52840 in aQFN73 package. Can I assign QSPI contacts to G1, J1, L1, N1, R1, U1 pins? Or should I strictly follow the recommendations from the datasheet? Thanks.
Hi All,
I have an application that wants to send 1 array every 2ms. There are 10Bytes of data in the array.
I will be based on 1Mbps, MTU size = 23byte, Payload = 27byte...
Dear Sirs,
I use the standard printf() function to communicate via UART (with retargeting).
Unfortunately could not find a way to not overwrite a buffer.
The only workaround...
I have configured EasyDMA RX.MAXCNT=256 and set EVENTS_ENDRX. If >=256 bytes arrive, an interrupt occurs immediately. And if only 128 or 10 or 203 come.. byte, then I'll never...
Hi,
I'm using nRF Connect SDK 1.7.1.
Is it possible to mix polling & interrupt driven UART API?
I have a situation in which I want to receive input once in a while...
Hello,
I am using the Bluetooth Low Energy application to interact with my device under development. I notice that if I set the Write No Response property on an attribute...
Hello, I have recently started an evaluation on nRF9160 DK in the UK. I tried to run the Serial LTE or AT Client examples but I was not lucky to register to a network. Using...
Hi to everybody, i'd like to know if there is a way to enable/disable mesh message relying on a node locally by the firmware without using a configuration client or a provisioner...
Hi Nordic, Since the last update of the Programmer application of the NRF CONNECT for Desktop, I've been seeing this error: I've NRF52833DK // PCA10100, and up there it says...
Hi Sir/Miss,
I use programmer v2.3.1, J-link and nRF52810.
After I connect to J-Link which displays nRF52840 in UI. In log windows, it's normal.
Please check below...