Hello Nordic Team,
I am currently investigating the feasibility of building an RTLS (Real-Time Location System) based on trilateration using the new Bluetooth Channel Sounding...
I've built the softsim external profile from Onomondo and it works. But when I try to incorporate it into the app I'm currently developing, it renders the code unable to boot...
Hi,
Razer devs working on new mouse variant that wil use nPM1300 would like to know what are the minimum and maximum values of Rshphld? These values are not in the datasheet...
Hello Nordic Team,
We are trying to test an I2S DAC (MAX98357A) with the nRF54LM20B EVK . Could you confirm if this is supported and which sample application is recommended...
I am trying to enter MCUboot serial recovery mode on an nRF5340 through a UART command.
I mainly followed the Nordic tutorial below:
https://academy.nordicsemi.com/courses...
We are using a custom board based on nRF54L15 with MCUboot and compressed image DFU over OTA. DFU was working correctly when updating between NCS v3.2.0 and v3.2.4, but after...
Hi,
I am working on RTC sample example in SDK12.0.0. The compare event in it triggers after 3 seconds. In my application I want to trigger the compare event every 10 seconds...
Hi.
I'm using NRF Connect v1.0 on a Windows 10 PC, together with an nRF52-DK (PCA10040).
It works nicely with the connectivity firmware 1.0.0 that the PC app offers to flash...
Hello, I'm looking into this particular issue and are now having some concerns. Namely:
My firmware size currently stands at 30k. It's not big, but definitely not...
Hi
I set the attribute request when receive a notify
case BLE_ANCS_C_EVT_NOTIF:
m_notification_latest = p_evt->notif;
notif_print(&m_notification_latest...
Hello, we are working on a project where we use the nrf52836 with a BMX055 sensor.
Due to BLE, we have to use a softdevice.
For now, we are using this version of the sdk...
Is there such a thing? For ultra-low, harvested power, how do you recommend powering the nRF5x: load switching Vcc or leaving Vcc connected and hold the reset pin low until...
Hello,
I have got the nRF52840-PDK, and I usually use CrossWorks, so I spun up a new project based on SDK 13, examples\peripheral\blinky and flashed this using default...
I would like to connect n antennas (through RF switch) to a single nRF52 that would do phase comparison between the n received signals. This is something related to I/Q sampling...
I know it is a pretty basic question but I can't manage to understand the documentation enough to pass the tutorial predeterminate code. If someone could help and tell where...
Hi,
I am trying to write a program which send data through notification. All is working, excepted that once the notifications are done, the device automatically disconnects...
I have an advertising device (NRF52DK+SD132_V3.1.0+SDK_12.2.0) where I whitelisted an address corresponding to my NRF51 Dongle (0xDA509C569622).
While the dongle is initiating...
Hi, At the moment I am using nRF Toolbox to upload DFU *.zip files to our devices. We have been finding that the devices will become unresponsive after a firmware upload,...
Hi!
I have trouble in flashing a simple nrf51822 via the nrf51-dk.
Can anyone ensure me that this simple wiring should be able to upload an hex file onto the nrf51822...