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...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hello,
I am trying to send data from a delta-sigma 32 bit ADC - the front-end is an EEG amplifier - via WI-FI to my broker. I would like a recommendation related to the...
Hi,I am using NRF5340 AUDIO DK BOARD and I have been trying to access i2s mic and I want to transfer the mic data to Amplifier .Is it possible to do with single I2s ? As I...
Hello everyone,
I'm experiencing some issues while trying to program an nRF52832 CIIA on a custom PCB. Specifically, I cannot get the GPIO pins or the external 32kHz crystal...
Hi, I checked DFU over Wi-Fi in a separate project (net/download) that only included DFU and Wi-Fi-related functionality. In which FOTA is working as expected.
In our custom...
I have just started programming the using the nrf52840DK_nrf52840. I downloaded the toolchain and sdk using the VS code extension and created a new application from the blinky...
Hello,
I just upgraded from v2.5.0 to v2.7.0 of the SDK. To do this, I had to modify my files of my specific board and use sysbuild.
My project compiles and works on my...
Hi All,
I'm considering using the nRF5340 in an audio application. I'd probably go for a 3rd party module in order to avoid getting FCC certs on my own. Possibly the Fanstel...
In Section 6.17.1, page 543, of the nRF52840 product specification version 1.10, in regard to the Pulse-Width Modulation (PWM) peripheral, there is a statement that says ...
Good morning,
I am try to build a application from example list, Bosh bme680 with supported board rak4631_nrf52840, and I am receiving a error message, but if I try to...
hi ,
I am currently developing a project using the nRF52810 as my controller and SEGGER Embedded Studio (version 5.42a) as my IDE. I have successfully integrated the Timer...
Hello
I want to make an application based on the multi NUS sample https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software/posts/enter-the-multi-nus-a-simple...
Hello,
I am practicing the intermediate Nordic Academy online course, and I have a problem of the thread viewer.
I have enabled debug, I did everything strictly according...
I'm using a modified "HTTPS client sample" from nrf/samples/net/https_client in ncs v2.6.1 on the nrf9160dk board. The base example worked great and I am able to perform the...
Hi,
i use the nrf52833dk with ncs 2.6.0 and the official peripheral_uart example to test NUS. When i use my new Galaxy Tab A8 (Android14) and try to connect to the board...
Hello,
I'm working with the npm1300, and I was recently trying to implement sleep/hibernate mode. The datasheet states that before entering these modes we should check if...