Hi,
I just can not download nRF_DeviceFamilyPack 8.44.1 from this link developer.nordicsemi.com/.../ It comes up an error of the server. Does any body knows how to get this...
I get an error and the flashing fails when I attempt to flash the nRF52840 DK via an external J-Link Plus connected to the Debug In connector (P18).
Programming of the nRF52840...
Hi folks.
recently I've been experimenting with the nrf7002dk Development Kit, and I'd like to move forward with prototyping a custom board around the nRF7002 + nRF5340...
Hi.
I read on the download site of the nrf command line tools that they are being deprecated.
I want to be sure that i'm correct here: 1. nrfjprog is replaced by nrfutil...
Hey Nordic Team,
I'm facing an issue while flashing the audio application on our custom PCB. The interfaces of the custom PCB pretty much match those of nRF5340 Audio DK...
Hello,
we are trying to perform FOTA updates with default SLM application based on SDK 2.9.0, but the application always aborts unsuccessfully.
Via AT interface the application...
Hi,
I have been using the nRF52840 for a long time, and everything was working fine. However, now LED5 starts blinking whenever the USB is connected to J2. I have tried...
Hi,
I am trying to update the battery level of my Battery Service but get keep getting an error. The error code is : 0x00003002. I cannot find any mention of what this...
I am trying to start programming in nrf51822 module with the waveshare kit. but the kit always shows the error as switch to boot-loader mode . how to solve this problem?
i am using nrf51822 wavshare kit with ulink2 debugger.
when ever i try to program the kit using keil the error pops like "overlapping of address in 00014000H".
then...
Hi,
I am using nrf51822 and SDK 8.0.0 , SD2.1.0 as an central and SD8.0.0 as peripheral. I am following ble_app_multilink_central and ble_app_multilink_peripheral example...
Hello,
We have a custom board using nrf51822.
In keil the board is detecting at 20khz clock for SW port in the debug window, we are able to program through keil.
...
This fork of the MBED CMSIS-DAP firmware seems to be the latest updated one. The title says, 'Interface firmware providing USB CMSIS-DAP for debugging, USB MSD for programming...
Hello,
I try to change a value by using sd_ble_gatts_value_set(...). If there is a connection, this works fine. But now I have to change the value also, if there is no...
Hi again.
I'm using nRF52 DK board in Ubuntu. I can flash the device with the blinky example (I haven't yet tried the softdevice tough), but I cannot really get any traces...
20160316_113235.jpg Hi guys,
i have 20 nodes and a central in my network, that are very close to each other except central device ( All of nodes are in a approximately...
Hi,
I'm wondering why are there scan parameters on creating connection? If I refer to SD130, create connection function , there is a note which tells us that if scan is...
I have 2 existing products, one using the nRF24LE1 and the other having a 2.4GHz ANT radio. Is there a way to have the 2 products communicate wirelessly? If it is possible...
Hi.
Quest to get the toolchain working under ubuntu continues.
I've done the eclipse and jlink config as explained in the nrf51 linux tutorial (with of course keeping...
In an RFID application, we have nrf24l01+ and SMT32F4xx on the Reader and nrf24lu1+ on the tag.
The Reader is acting as multiceiver currently.
Pipe 0 and Pipe 1 are...
Hi Team,
Is it possible to develop MCP like other application which runs on Linux (say Ubuntu) using BLE dongle?
Where to start for this!? Any guideline or documentation...