I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
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...
Hi,
I am new to the nRF world of controllers. I am planning to use these wireless MCU for our IoT enabled products. We are in the early stages of finalizing the MCS, so...
Hi,
I'm including additional C libraries into the asset_tracker sample and have already hit the wall exceeding the space allocated to FLASH
Memory region Used Size Region...
I've noted an odd bug in the SAADC specifically with the Low Power Mode enabled. I used the SAADC to either gather data via Timer+PPI during a data collection mode, OR polling...
Hi,
I'm working on audio codec(ES8374) which using I2S to transfer data, and this part is fine.
Since project require low power consumption, All peripheral should be closed...
Hi everyone,
I am facing the weirdest problem here.
I am working on a custom board using the NRF52832 which I was able to program without issues. I have been working...
Hi,
I am trying to test LESC Security Mode 1 Level 4 bonding with a peripheral ble_app_hrs on PCA10040 and pc-nrfconnect-ble (v2.2) with pc-nrfconnect-core(v2.6.2) with...
AoA/AoD functionality is critical to a product I'm developing.
I'm told that this functionality hasn't been released yet.
I'd like to get a rough idea of when hardware...
I am usin the nrf52840 with USB DFU on the nrf52840 dongle. I want to use the DFU since I may be needing the reset button or will not be configuring it. If I don't configure...
HI nordic,
I had a NRF52832 DK which acts as central. In ble_app_uart_c example i need to scan the battery level of nearby beacons without connecting to the beacons
How...
Hi,
We have a nRF52-PCA10040 with the Heart Rate Collector example in the version 15.3.0 of the SDK which has some trouble connecting to our Bluetooth 4.2 notifier.
...
The SDK and SoftDevice documentation show that application is located at lower address than the bootloader.
Is it possible to rearrange memory layout to something like this...
Is there any example code for sending the data to esp8266 from nrf52832 using uart.
I want to send data via nrf connect application to esp8266...
Till now. I am able to...
I'm studying nRF9160 for our new project.
The GPS accuracy of nRF9160 is 5m. I got this spec. from brief specification of nRF9160.
My questions are below:
1. Does...
Hi experts,
I used power profile kit (PPK) board to measure the current consumption of nRF52-DK which containing nRF52832.
When i using PPK and nRF Connect APP for measurement...