Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
I am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
Hello,
The flash memory of my existing project originally occupied about 200kb, but suddenly the capacity increased to about 255kb.
So I checked and found that the amount...
Hi
I'm doing a project using the TimeSync library (latest version) on 2 nRF52832 development boards.
I've ported the library to my project, the time synchronization...
hi, all. I'm using nrf52833, pca10100, s140.
The flash memory capacity has increased, so I checked the memory, and it seems that the log values have been saved.
It should...
My mac (and the nRF connect Programmer) no longer recognizes my Thingy91 when I connect it via a micro-USB. I am unable to use the nRF connect Programmer to flash my device...
We have had our nRF52840 based Zigbee Coordinator in production since September of 2020 with great customer feedback. Unfortunately, we have recently had several instances...
Hi,
I am new to Nordic cellular modems, but plenty experienced with other modems. I would like to evaluate the nRF9160 as a potential candidate for future use in our products...
Hello,
I am having a problem nearly identical to this link Using soft device on custom board with nRF52840 - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi.com...
Hello,
I am running a single ( main() starts sysworkq thread) thread application in Segger Embedded Studio v5.34a, built for the nRF52833 SoC.
Although I am using a proprietary...
Hi
We are seeing a strange issue when trying to use the Android BLE Library to Android BLE Library to reconnect to two devices. The phone succeeds in connecting to one device...
Hello,
I am going to run DFU over the mesh.
I am using an nrf52840DK and two nrf52840 dongles. I want to send a DFU file through the serial port to the DK and then through...
Hello,
during production test we wrote in the UICR a signature saying that the test has been performed succesfully.
It happens that the signature is not written correclty...
Hi, I'm really pleased with myself as I have set up my VS Code in windows to build and clean blinky and can drag the _build hex file to nRFConnect and flash it to my dongle...