HI there,
I've been following the DevAcademy Lesson 5 exercise example on SPI communication to get a nRF9161 DK (as a Master) and an ESP32 (as a Slave) to communicate synchronously...
Hi, I have recently created a board definition for our nRF5340-based hardware using the "Create a new board" feature from the nRF Connect for VS Code plugin. I'm using SDK...
Different boards with the same layout have different power consumption when using NRF54L15.
The circuit board layout myself is used for locator tag development.
broadcast...
Hello.
I am trying to follow Downgrade protection using MCUboot to enable Hardware-based downgrade protection. However, an error occurred, and the software did not start...
Our project has been working on nRF21540 & nRF52833.
Let us have a method to reduce the power of nRF21540 under 400uA at idle.
Currently, without nRF21540, the power...
I am in the process of migrating to NCS 2.7. My project includes NSIB, MCUBoot, TFM, and the application. Everything works fine with multi-image builds.
However when using...
Hi, we're creating a BLE mouse. We've setup the HID service- clicking button 1 on the nrf52832DK sends left mouse button click- nothing else is being sent. The problem: even...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I have nrf51822 controlling 2 I2C devices:
OLED display - SSD1306
Capacitive touch sensor - CAP1203
When in debug mode I get images on display, however when...
Hi there,
Anyone out there that can help me assemble a firmware for nRF52, consisting of UART bonded communication over peripheral mode and scanning of advertisements via...
I'm developing a product that, among other things, uses an ARM M0 and an nRF8001. I think I'm just too lost to make any sense of the documentation, and at this point I really...
I`m representing a Norwegian company that wants to etablish contact with developers that can help us develop BLE 4.0 firmware/app for ios/android. We´ve been in contact with...
So I made my own version of blinky using version 11 of the SDK with the S130 SoftDevice. This works fine and I can flash it to my dev kit (nRF51 PCA10028) with no issues....
I'm using s120 v2.1, with SDK 9, on an nRF51 with 256K ROM and 16K RAM. With s120 I only have 6K of usable RAM for my application. I am running critically low on RAM, and...
I am using a nRF51 dongle as a BLE tranciever and using UART to communicate with an 8bit AVR. I used BLE_APP_UART peripheral example and mostly just changed the pins used...
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.
...