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'm working on a datalogger application with a couple of sensors with sample rates of 32 Hz, 25 Hz and 0.1 Hz on the nRF52840. The goal is to sample these sensors and...
I'm trying to get the nrf sniffer set up on a macOS machine. I'm following the steps in the documentation , and I get an error in step 3b:
Turns out the find_sniffer method...
For the ibeacon example in the connect sdk, located in zephyr/samples/bluetooth/ibeacon, the bluetooth address is never explicitly set in main.c. What does that mean exactly...
The serial number of the product is stored in the memory of the nRF52. After DFU update, this memory area is erased (or changed to new one from new FW). Please let us know...
Hi,
We are the Manufacture of LED lighting.we want to developing nRF52840 Module for one of our projects.
Please Review the schematic and PCB Layout.
Documents are confidential...
Hello DevZone,
I am using Laird BL651 which incorporates nrf52810.
I am currently at the development stage of my project and I'm experimenting with lowering the power...
Hi!
We are using the nRF9160 in a product. The product brief specifies a max throughput of 300/375 kbps (UL/DL) for LTE Cat-M1 and 30/60 kbps (UL/DL) for NB-IoT. Can you...
Hi,
I have a question about the whitepaper nwp-017.pdf. It is described under the chapter "Equipment needed to tune an antenna" that you have to attach a coax cable where...
Hi!
I am running Zephyr direction finding sample for AoA transmitter (nRF Connect SDK). At the end of main function I read DFECTRL1 register just to make sure that it is...
Hello
I have developed an application on my nRF52840 which allows a smartphone to be able to connect in secure BLE.
Everything works fine but I notice that every time...
Hello,
I have an application where I want to send a packet with a directed PDU form a peripheral to a specific central. As an example if I have an alarm the peripheral wants...
I am looking for a System on Module (SoM) with BLE , LTE and GSM integrated on it with all radio/antenna stuff certified., e.g. a module with nRF91 and nRF52 like Thingy:91...
I am using a nRF52840 dongle having usbd_cdc_acm example code.
Whatever data I am sending it appears only on Tera term. But not in terminal software and arduino serial terminal...
Hello,
I am trying to measure the RSSI value of the Zigbee communikation on nRF5340DK.
Right now I have programmed light_buld into one of the DK and light_switch into...
I have followed https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-advertising-a-beginners-tutorial
i WANT TO ADVERTISE the battery...