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'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hello,
calls to the above functions block the caller if internal queues become full. Because my application is running in a big loop, I need those functions without blocking...
Hi,
for 9161, I'd like to query periodically the modem using nrf_modem_at_cmd, doing this in a dedicated thread.
My question is: If I launch such AT command query, is...
Hi,
I have tested the MCUboot FOTA for my sensor with the peripheral_lbs sample project, by enabling the macros:
This works, and I can bootload the sensor via...
Hi,
We wanted to implement nRF5340 with our ultrasonic microphone SPH0641LU4H-1 ( https://www.knowles.com/docs/default-source/model-downloads/sph0641lu4h-1-revb.pdf?Status...
Hi,Im new to NORDIC,
I need your guidance to select the product for my application I'm in Automotive industry, looking for ble modules which has
1.ble 5.4
2.nfc tag...
Hi,
I go my own hardware, that connects the nRF52840 Module to an ST25R3916b-aq chip with SPI bus. The I2C bus is also available by using some 0R resistors, just in case...
HI Nordic support team.
I have a question relate to RSSI in proprietary_rf application.
We test on esb_low_power_ptx.
Can i read RSSI of esb_low_power_ptx?
thanks...
Hi. I'm using NCS V2.6.1 with nrf52833, and I'm trying to merge the “zephyr\samples\bluetooth\iso_connected_benchmark” sample application with the “nrf\samples\mpsl\timeslot...
Hi Nordic support team.
I incharg project replace NRF24l01 by new design with nrf52833.
Using nRF5_SDK_17.0.2 and segger studio compiler.
I using esb_tx example, the...
Nordic DFU SDK version 2.5.0. Github issue here .
When the Android screen is off, the DFU fails right after starting. This appears to be because the scanner cannot find...
Hi, I have a project using the chip nRF52832 and sdk nRF5 14.2, I'm updating the firmware to use the nRF Connect SDK 2.2(NCS).
In my project, i use spi0 and spi2, so a can...
Hi.
I start SPI as well as I2C at the same time . then build code , the build error is occur . below is error code .
The SPI and I2C cannot be used at...
Hello,
I try to building sample code nrf_dm for nrf5340DK, but I got failed massage:
.7.0-rc2/nrf/subsys/dm/dm.c.obj -c C:/ncs/v2.7.0-rc2/nrf/subsys/dm/dm.c C:/ncs/v2...
Good Morning
Im using Zephyr, SDK2.6, toolchain 2.6. the peripheral_uart example is flashed to a 52840DK. when I connect with my phone IOS NRF_connect I get the error
...
I run the LWM2M client and send the data to the server. Nrf7002dk connects to the internet via wifi. Now I would like to update the software but I can't seem to do it. The...