I am bringing up a brand new laptop for devlopment.
I downloaded and installesd nRF Connect, SDK 2.6.0, SDK 2.7.0 and SDK 2.8.0. The SDK 2.9.0 installation failed.
I...
Using Zephyr in NCS 2.8 on nrf5340/nrf7002 wifi combo, and trying to get https to work. I'm using the option where the TLS setup is done in the socket layer (enabled in prj...
I have a packet that I am sending out using the nrf52840. Using another piece of code supplied by Emil Lenngren, information from the solar_sensor_beacon project and raw data...
Hi, I'm having Bluetooth LE peripheral nus code which works fine with v2.7.0 with nrf52840DK (I can connect with an Android App and stream data etc): Changing the build configuration...
Hi All,
I just bought nRF5340 DK, I was able to flash the program to blink led1 and was happy that it worked correctly. The next day, my board no longer recognized the USB...
Hi,
I have a NRF52840 DK , I was using it for development. After one day the board don't turn ON anymore. I'm using USB cable as a power source. Acording to several subject...
Hi,
I met this prompt(see attachements) when I install nRF51 SDK. Who can tell me what's mistake it likes? I have installed microsoft .NET framework 3.5 before in my winXP...
Hi,
i programmed the softdevice with nrfgoStudio but i get an error and i can't load the softdevice on the chip again.
The Error means that the cpu is not halted and that...
Hi guys,
I hope you can answer my question:
I made myself a custom pcb for testing purpose. I can program the nRF51822 just fine. Thats the actual state right now.
...
I have a nRF51822 dev kit, and my dongle is running the master emulator firmware, and master control panel is running on my computer, the dongle is connected and started discovery...
Dear Nordic, could you please comment on your plans to release an over the air bootloader for nRF51822? What is the approximate time frame that we can expect that? Is there...
hi,
I am using nRF51822 chip, I want to added a presentation format to declare a custom characteristic as an array of float (float [3]). According to developer.bluetooth...
I need to program the hex application image into the PCA10001 board. However, if I program the hex file generated by the Keil compiler using nRFStudio, the application does...
Hi,
I'm creating a new service based on the heart rate monitor example, but I'm having some trouble with it.
I implemented my own service, keeping it as similar to the...
when the peripheral and the central are connected,the peripheral will transmit data to the central ,how can i know if the data was transmitted successfully to the central...
Hi,
i want to use the adc, i use the code from here devzone.nordicsemi.com/.../is-there-an-example-code-for-using-pwm-on-the-nrf51822-with-a-softdevice and it works fine...
I'm using the MasterEmulator C# DLL.
I have a problem regarding discoverServices. If I understand this correctly discoverServices does not only return a list of all services...
Hi,
Following the AN 29 "nRF51 Development with GCC and Eclipse", I cannot import any project on Eclipse:
Indeed in the folder
C:\Nordic Semiconductor\nRF51 SDK_v4...