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...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
Hi team.
Whenever an interrupt comes in the hardware gpio handler is expected to get triggered but for me it doesn't get triggered properly in one scenario and works in...
Dear Members,
I want to receive data from bicycle power transmitter and heart monitor in the same receiver,
I got :
..\..\..\main_hrm_bsc_lcd.c(1202): error: #148...
I have successfully been using USB CDC ACM class alongside USB Audio with only a MIC feature available on Mac OS. However, on Windows, only USB CDC ACM enumerates in Device...
I am sending data over air from an XBee in transparent mode to an nRF52840 dongle which is configured as a ZC.
The data is going over the air from the source to the ZC desitnation...
Hi,
I'm using NRF Connect SDK (Zephyr) with NRF52810.
I've got the System Off sample from the Zephyr tree working on my board, but I'm not sure what current draw to expect...
Hi Nordic team,
I am having issues with the BLE connection on my customer board. I am using nRF52833 chip, sdk 17.0.2 and s140 as soft device.
The issue I am facing is...
We're using the "nRF connect SDk" to install BLE mesh on the BL653 development kit,and we're using the same configurations as they provided. As per this, the NRF mesh application...
Hi Nordic
I want to develop a dongle with nRF52820 on my own board.
The dongle will connect to PC via USB(use nRF52820's usb port),and can connect to other device via...
Hi,
I'm new developing NRF52 DK.
I try to do a simply proyect to read RFID tags with the chip MFRC522, but i cant find a example to do this.
Help me. I worked for more...
Hello everybody,
I'm having a problem to display the temperature, pressure and humidity.
i followed this tutorial on a NRF5340 https://devzone.nordicsemi.com/nordic/b...
Hello, i hope you're doing well i'm using NRF5340 kit and trying to display ( H,T,P) values with the BME280 sensor but i'm getting this error
i'm recently having an issue...
Hello,
I have tried to apply for the SUPL license twice now. I was denied the first time for unspecified reasons and it has been over two hours since I submitted my second...
When I program the nrf9160dk with the example, the code detects the SSD1306, but the display looks like:
The image is only using the middle half (16 rows) of the display...
Hello,
I am new to thread technology, and I would like your advice. I studied thread CLI example and thread client and server examples. However, in these examples I did...