Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
Hello all,
I'm using ble_wifi_provisioning example.
I need to save the phone pairing. I added the definitions as described here: https://academy.nordicsemi.com/courses...
Hello,
I am planning to conduct R&D on Bluetooth Low Energy (BLE) with PAwR (Periodic Advertising with Responses) and low-power communication techniques. To progress with...
I originally developed the product using the nRF5 SDK with C++. The functionality is already implemented, but due to high power consumption from the C++ version, I now plan...
Sadly not in the documentation and the sizes changes from 5.0.0. I did try using the 5.0.0 but it doesn't boot (could be another problem). Thought I'd ask anyhow.
I have managed to use 3 nrf5340 audio DKs one configured as Gateway and the other two as left and right headsets to stream stereo audio. My question is, what do I need to...
I’m working on an nRF52-based design where the device should remain in System ON low-power mode after an operation (SAADC sampling + BLE sync). After SAADC data collection...
Hello,
My application uses three nRF5340dk for LE Audio: two Unicast Servers and a Unicast Client. The Client scans for servers, establishes connections, performs discovery...
Hello, I'm using the nrf5340 Audio development kit with SDK Manager v2.9.0 and a micro SD card, and when I try to play the audio as indicated in the development example in...
Hi, I have the following situation:
I have a legacy C application that runs on the good old nRF5 SDK on NRF52840 with FreeRTOS. (No BLE on the application, but the bootloader...
I am trying to repurpose NFC1 and NFC2 pins for GPIO usage, but they do not function as GPIO, while other GPIO pins work correctly.
SDK: nRF Connect Bare-metal SDK v0...
Hi Team,
Below function returns error code as -5 and unable to write and read data from I2C peripheral.
err = i2c_write_read ( i2c_dev , addr , write_data , write_size...
Hi,
so i was using the NRF51822-QFAC with an external balun and this antenna chip 2450AT43A100E .
now i want to move to the nRF52832 chip and from what i read is that...
hi support team,
customer is ordering sims from network supplier, and i got one sim card, but after testing i found this sim card can't be recognized.
here is the modem...
Hi
We have developed a remote-control system where both the sender and receiver are built around nRF52840. Today, the SDK is sdk-17.1.0. We are now considering moving over...