Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
To create the prototype of a computer, which follows a non-von-Neumann-architecture, I am looking for an "Building Kit", which allows non-standard connections between computer...
Hi,
I'm trying to build my own "auto sleep" mechanism based on timers.
This is my code:
The timer works as expected, but when the soft_sleep function is reached, the...
We have a device that we are trying to implement an encrypted data transfer on. We wanted to lock down all the characteristics until we write a passkey on our security characteristic...
Hi there, I am trying to change the transmission power of the NRF5340 devices (for IEEE 802.15.4 radio) with Contiki-NG. With some other hardware (sky motes) that is based...
Hi,
Using Power Profiler v3.3.0 with PPK2 on Chrome on MacOS.
The screenshot action results in a chopped image. See the top part is missing?
When I remove (by commenting...
Hi,
I'm trying to interface to a third-party 802.15.4 RF chip using an nRF52833, where the received packets from the remote device have enabled AES-CTR encryption.
I started...
Hello everyone,
I am looking at the init structure of the NRF52832's RTC and I cannot find any explanation on the "reliable" variable.
I can see its usage in the driver...
Hi,
I have an application for the nRF9160 where I want to use mcuboot and of course signing, but I get the following message while building, that my key file is invalid...
Hello, I'm trying to use the nRF52DK development kit as a Bluetooth sniffer. after following your "nRF_Sniffer_UG_v2.2.pdf" guide, all I see in Wireshark are advertising messages...
Hello, I want to know how I can print console messages out over the COM ports that the Thingy:91 exposes using the nRF Connect SDK. I'm able to see the com ports but I'm unable...
Hi,
any suggested way to utilize nRF52840 dongle as a wireless (BLE) connectwion between multiple ARM linux embedded computers (nodes) ?
nRF52840 would be utilized from...
I was just thinking whether the below set of lines could be a solution to the problem faced in this case https://devzone.nordicsemi.com/f/nordic-q-a/83358/light_bulb-example...
Hallo,
I am really new with the SPI communication. I am just trying to read the registers from the MAX31865 using nRF52840. Is there any helpful example code available?...
I found app_timer2 library very interesting and I want to use it in our main application code but before that I am exploring it.
I wrote this code and it's not working,...
Hi I try to build the sample
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.7.1/zephyr/samples/net/sockets/can/README.html
but i get this this error.
*** Booting...