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...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
For some reason my ticket got deleted earlier, so here I go again.
I'm trying to change the configuration of the network core bootloader. For the `hci_rpmsg` and `mcuboot...
Hello,
I am going through the tutorials in the DevAcademy. During the learning process, I noticed the nRF Connect SDK is updated several times. I started from 2.1.0, now...
I am trying to make a multiprotocol network using BLE and Thread. I have flashed nRF52840DK using the `s140` Softdevice and flashed the ble_thread_dyn_template as well.
...
Hi,
I am currently using the NRF52840 DK to evaluate the NFC functionalities of the SoC. It works very well with a smartphone.
I'd like to understand the NFC on the NRF52840...
Hi,
We are developing a matter curtain product the power by battery.I setup SED mode for low power. The larger the POLL PERIOD value I set , the worse the real-time performance...
Dear Support team
I don't quite understand the part as the picture below after I read the specification, I would like to kown What are the output drive modes in the picture...
I want to make an NFC card with Ntag 213, which is an NFC Type 2 tag.The card needs to write data to a specific block via NFC.
However, the NFC Type 2 tag library does not...
Hi, as stated at page 15 in the Direction Finding white paper(nWP-036), it says 'When the last switch pattern is reached and IQ sampling continues, the switch pattern loops...
//nRF52840 DK//PCA10056//central=apple-smartphone//Wireshark Version 4.0.1 (v4.0.1-0-ge9f3970b1527) sniffer.//
Wireshark is working perfectly on Advertising packets, but...
Our project was previously functional when we were developing using the nrf52840dk_nrf52840 with an overlay to reconfigure for our custom pcba. We created a custom board config...
Hi,
Is the nRF9160 capable of operating on the CBRS band (b48)?
I know it is not listed as a band that is supported by HW but I am curious if there is a software workaround...
Hi Nordic Team,
I am working on the BIS demo, I have three nRF5340 DK audio boards, so I set one as Source, two others as Sink, so is there any resources that when Source...
Hi,
After lots of issues with build and deploy, I eventually have a working version of a BLE App running on a XM122 Radar module. This module have to be packeaged with the...
Hi devzone
there are 2 nrf52 dk board - one is client(ble_app_blinky_c) and the other it peripheral(ble_app_blinky)
and I made it so that if you push the button3 on...
I need to port some functionality that is using nRF5 SDK 17.0.2/ S332 SoftDevice v6.1.1 to an older firmware using nRF5 SDK v12.0.0/Softdevice 332 v2.0.0. It looks like Softdevice...