I'm looking into a rare issue on the BBC micro:bit V2 which uses the nRF52833 as its (application) microcontroller. I used to be familiar with some CPUs from the 80s but my...
I have shifted from silicon labs for BLE project. In Si labs we have burn BLE bootloader and BLE application separately. Do i need to do the same here in nrf controller? If...
I am unable to detect any i2c device when connected to the Nordic nRF54L15 DK kit. I have change the voltage from 1.8v to 3.3v and Tried and explore other pins in Port 0 and...
Hi All,
I have to implement an I2C Slave on my nrf52833 BLE project which is currently working (SDK 2.9.2)
I need some confirmation with the following step:
I have...
I am using the 54l10 chip, and after compiling the project, I will receive a hex firmware and a zip update package. The bin firmware and hex firmware in this update package...
Hi,
I faced with an initialization issue of combination two features: MCUMGR and UART_ASYNC_API. I get a crash right after the FW starts. It looks like the SW configuration...
Hello, I need to configure and compile a sample to send an audio stream (mp3) to the I2S interface.
I tried to put together some configuration from other samples but no...
I received a bunch of Thingy:91/PCA20035 version 1.4.0 which upgraded the SWF connector for GPS antenna to a uFL/IPX connector which is great. I also have a few PCA20035 version...
Hello,
I'm using SDK for Thread v.4.1.0 along with nRF52840 microcontroller. Starting from MQTT-SN examples I developed a Thread network with multiple nodes, publishing...
The nRF51822 QFAC-R has a drive level of 1uW max for a 32.768KHz crystal. We would like to use an Epson crystal with 9pF load however its max drive level is 0.5uW. What are...
Hi,
I am have programmed my Thingy 91 device with lte_ble_gateway program to collect data from 5 Bluetooth devices and send them to the cloud. This program runs fine,...
Hello Within my Thread network, I have a lot of Thread devices (with a lot of routers). Every now and then I need to multicast data to the whole network (I use the address...
Hello,
I am trying to read BMI160 outputs using SPI protocol but I am struggling to get a successful build from my code.
The build fails at the first line of my code...
Hi,
I am trying to write a file in flash(nrf52840) at a particular address & after that i want to instruct DFU module to start FW update from that address?
Is there any...
What are the situations where a SoftDevice calls reset handler?
I have a somewhat heavy data collection (lots of event handling) and those things are logged via RTT backend...
Hello,
I developed an application on a BMD-300-EVAL. This is a evaluation platform with a BMD-300 module (nrf52832 chip + antenna + crystal +...) on it. The application...
Hello,
I have followed all the Getting Started documents to setup the development for my new nRF9160 DK.
Among them, I installed SAGGER Embedded Studio version 4.52
...
I have as starting point the HRS FreeRTOS app. Now I want to add a millisecond counter. But from what I read I'm a little bit confused. Can someone tell me what's the best...
Hello, I am working on a custom NRF9160 and I am on SDK 1.3.0. I am working on the asset_tracker project and I want to put my own accelerometer there. To do this, I changed...
Hello,
I have been using Nordic mqttsn examples (publisher/subscriber) along with an OperThread Border Router. So far I haven't changed the parameters of the Thread Network...
Hi,
I am trying to adapt the read register function that use the TwoWire lib of Arduino in order to read a Sensor Hub Response Byte of a defined Host Command :
to...
Hi
The flash data retention time for nRF52832 have been specified for 10 years @ 40°C. Is there any data available what the retention time would be at higher temperatures...