Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello!
I am developing a solution that has a gateway and about 10 devices.
The devices has some sensors and their are connected in gateway. Actually I catch the sensor...
Hi:
I am having a problem with the fstorage and ble_stack_init. When fstorage is used before the ble_stack_init it works fine. If used after ble_stack_init, the fstorage...
Hi,
We are developing a BLE peripheral that support DFU and accompanying Andriod & iOS apps.
When using the following tools, (buttonless) DFU concludes successfully...
Dear Nordic,
For my application I am now using a NOR memory with my nRF52840.
This memory needs the FAT file system as my device implements USB MSC and uses regular...
I am currently trying to modify a Zigbee-only application (with no SoftDevice, originally based on the light bulb example) to be placed on top of the SoftDevice. The app will...
dear
in the case :our product is produced in factory, we want to upgrade new app via phone,
but the crc of new app is not equal with the origin one which store in the...
Dear Colleagues,
I am not sure whether TEMP anomaly 31 is applicable to nRF52832-QFAA-0B (NRF_FICR->INFO.VARIANT == 0x41414230)
nrf_temp.h @ 65 says:
static __INLINE...
A happy new year everyone,
I should develop a mesh sensor network for Raytheon Anschütz GmbH in Germany but I am an absolute beginner on Zigbee and therefore struggle a...
I have a BLE project that I wish to add Zigbee to (non-concurrent, if that matters). The project is built on FreeRTOS with several threads, using SDK 5.2.0 and S140 6.1.1...
Hi,
I am using nRF52840-DK evaluation for testing a Mesh configuration. I was able to successfully establish a mesh connection with a onoff-sample from zephyr and was able...
I am working on the project with radio transmitter(NRF24L01+) and receiver(NRF52840). I need to receive data at the rate of 250kbs. I tried to receive but it fails always...
Hello,
I want to interface a microcontroller with the nRF52832 chip in one of our designs. The microcontroller will be running on FreeRTOS.
I would like to know a few...
Hi,
We are currently in a testing phase of our software where we use an nRF52832 for extended advertising and an nRF52840 for scanning that has a scan interval and scan...
Hello, i´m trying make DFU with the Light switch server with the GATT and Proxy Enable, however in the process of update, i got this error in the device what receive the update...
Trying to lower uC current consumption to minimum
Im trying to remove features from my program
I've notice that removing the adc initialization actually get the current...