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...
I am using running "ble_app_uart_c" example in my Central nrf52 DK board and ruuning "ble_app_uart" example in my peripheral nrf52 dk board..
IF I am sending ASCII values...
Hi,
I'm working on a multilink central device with SDK16, nRF52832.
I'm trying to connect the central to 2 peripherals with certain address. So I added 2 address filters...
Hi all,
I have a nRf52832 Buttonless DFU setup and application is BLE APP UART.
nRF52 SDK = 17.0.2
I need to send a hex file of STM32F4 through UART. Do you have any...
Hello
I'm using sdk17.0.2. And I'm using the ble_nus service with the addition of nrf_crypto (AES_CTR).
I originally used nrf52832 and pca10040 and the test went well...
I just got a new nrf9160DK rev 0.15.0. While plugged in to USB and the switch in the off position, my meter reports 4.95V and 0.016A. Why is this happening? My older rev 0...
From the product spec, the voltage accuracy is listed as -10, +5% from the programmed value. We're using 3.0 V. For our application I need some more specifics on this regulator...
Hi,
I'm building DFU secure_bootloader with oberon crypto library as mentioned here https://devzone.nordicsemi.com/nordic/short-range-guides/b/software-development-kit/posts...
Hi,
I'm developing an Android app using the nRF Mesh Library. I have a scenario in which a few phones need to be provisioners given that these will configure new nodes...
prj.conf of light demo:
Can you tell me where CONFIG_LOG is enabled? It is inconsistent with ncs1.5.0. When I enabled CONFIG_LOG_BACKEND_RTT, I was notified of an...
I am trying to program a PCA10059 USB dongle which requires it to go into DFU mode.
I have tried pressing the white button when it is plugged in, and I have tried holding...
I can't seem to find the answer here - sorry if it has already been answered. We were having an issue recently where the root cause ended up being that we were trying to do...
Hi Nordic team,
I noticed that SAADC driver is consuming most of the power in Sleep state. In my application, the processor is in SYSTEM OFF state for 80% of the time (runs...
Can i not simply update a file in the flash and upload it to the smart phone through the ble? There is also an object transfer service server example, for sending objects...
HI,
I am trying to port the existing BLE throughput example code to my custom board with nrf52840 with SDK v17.0.2 soft device is S140.
I want my custom board to work...