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...
We have used nus profile for over a year, and it has worked as expected. Now we added security to the BLE connection, with ble sec connection enabled, it works as expected...
Hello everyone,
I am currently in the process of designing a prototype using the nRF9160 and I use the Nordic-Thingy91 as a reference for some parts. The Thingy91 uses the...
Is there any supporting documentation or information about remote assignment of receivers.
The only reference I have been able to locate is sparse and not backed by anything...
Hi guys,
I'm pretty new in embedded development without using an Arduino. I tried to use the sensor APIs of BMI270 and BMP388 recently, but didn't get it to work.
The...
HI All,
Could you please share the details for the below s on Nordic controller MCU nRF52833-QDAA to receive quotation on BLE_SIG certification,
QDID for Link Layer...
Hi,
I have a custom board running with the nrf52832. To program it I'm using the nrf52DK board with the PCA10040 and the bootloader is based on the one found in examples...
DK : 52840
case :
we make 52840 enter active scan state and know other broadcaster devcice mac,
can we use scan filter policy filter this broadcaster devcice ,and only...
(1) I connected Nordic nRF52810 device to ipad (version: 13.5.1) (ipad uses app for connection). At this time, a pop-up window appears asking if I want to pair the devices...
Good morning. I want to take ADC 12bit/1k sampling input and send uart and bluetooth. uart works fine, but there is a problem with losing data in bluetooth transmission. ...
During testing of various combination of BLE Mesh Provisioning, I found a couple of bugs in dk_prov.c
If you Disable all OOB options for no OOB, it does not work properly...
I'm using nrf_pwr_mgmt_shutdown to shut down the system to wake on interrupt. 17.0.2 SDK and 7.2.0 softdevice. When I step through the code with a debugger, it gets to sd_power_system_off...
My device is powered by an electromagnetic field from the 10 kilovolt line, which cannot deliver much power. When connected to a zigbia network, nrf52840 consumes too much...
I want to receive only 1 byte (Master in Slave out) without sending any bytes using using SPI. However when I monitor the SPI clock it produces 16 clock pulses. Although my...
Hello, How do disable code optimization in SES Nordic Edition when using nRF Connect SDK? I can't find "Options - Code Generation - Optimization Level" as when using nRF5...
Dear Sir,
I am trying to run example with NRF91 DK MQTT simple and I am able to connect with LTE network. as shown in below screenshot.
But as shown in the screen...