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...
i am developing a bike power meter and designed my own hardware.
From software point of view I used the Ant+ bikepowermeter example from Nordic.
So far my status is, ...
To the kind attention of Nordic support team,
Could you please help me finding documentation about the subject I mentioned?
Let's suppose we have got a peripheral and...
Hello,
I am working on ble_app_uart example on nRF52840DK.
I am using one switch (gpio) for advertising_switch() function. It means on changing the position of the switch...
Hi,
Would you please tell me how can I dump a memory and save into a file in keil uVersion 5.24?
For example: I want to read the flash memory 0x00000000 to 0x00010000...
There is an option to 'Clone device's services':
A message pops up briefly to say that it's done it:
But it doesn't say where it's put it, and I can't see any...
Dear all,
I have picked the Ruuvi project : https://github.com/ruuvi/ruuvi.firmware.c and change the configuration to adapt with nordic dongle.
But after flashing, my...
Hi,
I am evaluating LC example, I am using an occupancy sensor. So whenever there's an occupancy it's detecting and turning the lights ON. But even when there's occupancy...
Hi,
I have created an eclipse based makefile project for nrf51802 module.
The sdk version that i am using is 12.3.0, and softdevice S130 .
Taking reference of ble_app_uart...
HW setup is my boart connected to a windows10 PC with an uart link.
I tried secure_bootloader_pca10100_uart_ses_nRF5SDKThreadv4.1.0.zip example, with some modification for...
Hi All,
I followed this article and got eclipse to work. I can use debugger, single-step, place a breakpoint. All good.
I noticed that disassembly window shows opcodes...
Hello,
I am working on a project that uses Azure as a cloud IoT provider and the NRF9160 as a gateway-like device which is supposed to make simultaneous connections to up...
Hi,
Just wondering if it is possible to configure the UICR Customer registers after erasing and flashing/programming the nrf52832. The hex file used to program the device...
Hi Team,
I wonder the operating system which has been ported on nRF52840 DK, I found multiple IoT OS what nRF52840 supports like ARM mbed, Zephyr, Contiki, etc. But can...
Using NCS 1.3.1.
Why is nrfx_spim_xfer() asserting when using NRFX_SPIM_FLAG_HOLD_XFER flag and a ss_pin ?
When not using a ss_pin in the spi config but configuring with...
HI,
I was trying to update firmware on thingy 91 using MCU bootloader. Now when I trying to upload again it is keep showing one error.
Error while probing devices: Error...