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...
I have a similar issue with https://devzone.nordicsemi.com/f/nordic-q-a/58524/nrf-mesh-can-t-see-node-feature
I am using nrf5_SDK_for_Mesh_v4.2.0_src for the light switch...
Hello,
My sck frequency will be 5Mhz.
Accordingly, nrf24l01 + mcu and SPI parameters as Rpull = 10kohm and Cload = 50pF How should I connect pins and which pins ( (ce...
Hello,
Our product is BLE Beacon.
We have developed original software on nRF52832 SOC.
To keep up with your latest technology we transitioned to nRF52810 SOC.
To my...
Hi,
I had a problem while testing using the app_app_uart.
I added custom service and set tx buffer size to 70.
I tested using nRF Connect.
And, i got error message...
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...