Hi I've got my nRF8001 breakout board ready I now need the SDK in order to start developing firmware code.
I don't have any registration key, how do I get hold of it? ...
Hi,
I'm running Mac OS X 10.10.2 with the nRF51-DK PCA10028 card that I received today. I started off following the instructions in this article , and was able to get JLinkExe...
Hello,
I would like to do an communication between Arduino and Android platform.
In my case, Android will be master.
But I want also test between 2 Arduino with an Bluetooth...
Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Hi,
I have a Zephyr ZigBee project based on the Nordic Light Bulb example and a custom ZigBee2MQTT integration. However, I can not trigger an identification on ZigBee2MQTT...
I am using the nRF52840, which has BLE support but does not have a touch sensor. Can you recommend a module that includes both a touch sensor and Bluetooth?
I'm now trying to test dongle on nrf52840dongle board:
1. west build -b nrf52840dongle_nrf52840 -- -DCONF_FILE=prj_4llpmconn.conf
2. open nRF Connect for Desktop's Programmer...
hi
board : nrf52840dk
sdk : nrf connect sdk v2.6.1
example: matter light bulb
problem:
I want to add another set of PWM to the sample code. How should I configure...
The docu page for the nRF9151
https://docs.nordicsemi.com/bundle/ps_nrf9151/page/ip/radio_lte/doc/frontpage.html
contains a link to
docs.nordicsemi.com/.../intro_nrf9160...
I have customed my own 52820 dongle board.
I wanted to run ncs2.7.0/zephyr/samples/subsys/usb/cdc_acm demo on my board to test whether it worked. So, I builit the cdc_acm...
Hi
I'm trying to make the UART-HCI example run on my nRF5340-DK board.
Environment: - nRF5340-DK Version 2.0.0 (2022.13) - nRFConnect 2.7.0
I've built the example with...
Hi All.
A few years ago, Nordic documentation for developers included many "examples" to practice with and learn about this technology. For instance, ... >examples>ble peripheral...
Hello,
I am in the process of adding LPN nodes to my network, Unfortunately I am getting a lot of "Ignoring old SeqAuth" Warnings and looking at the LPN friendship call...
Hi
i bound rtc in nrf52833 and set/get the time.
but the time is not incrementing ,iam reading the same time which i set.
i added the config below,
but no change in...
Hello,
I am trying to configure P0.9 as output and toggle this pin.
It is no possible but if I change the number of the pin then I can see the modification of the output...
I ran this exercise a month or two ago and it worked to do OTA updates. I then tried recently again and it is giving me "Device not supported" in the Nordic Device manager...
How can I get the lis2dh12 accelerometer speed at 1.344 kHz as mentioned in the datasheet from thingy52?
I have configured the registers as per datasheet of the accelerator...
I tried running the official ranging example with nrf5340dk.
Bluetooth: nRF Distance Measurement with Bluetooth LE discovery
Usage
This example can obtain distance test...
Hello,
I am working on the Raytac MDBT50Q-RX dongle which has the nrf52840 chip embedded. I am having issues programming it using the debug pins on the module, using the...