I 've been working with the nRF54L15 for a bit now and it' s been great, but trying to get a bit fancy now and running into problems. I 'm developing with the latest NCS v3...
Hi.
I'm using nrf Connect SDK v3.0.1 and Zephyr v4.0.99 to implement a IoT device which connects to a Thingsboard server with CoAP. With the COAP_CLIENT Lib I want to download...
Hello,
I am testing the RF range of a BLE application based on PAwR (Periodic Advertsing with response) in coded PHY (S8) with SDK 2.9.0.
In order to test the robustness...
Hi all, hope this is the right place. I'm developing a small breakout board to test/program the NRF52805; this board will eventually be expanded to include a pressure sensor...
Hi
I can run the sample application for NVS, on the nF5340 DK (SDK 2.9.0)
I can run the sample application for LittleFS, also on the nRF5340 DK
Now I would like to see...
Hello everyone,
As the title suggests, we're trying to get the on board flash (mx25r64 as far as I can tell) of the nrf7002dk devboard working as a USB mass storage device...
Hello.
After some great struggles, we've managed to enable WiFi and encrypted socket + TLS connection to google.com and various websites.
Since then, we've been looking...
Hello!
I need more battery life and higher resolution in my applications. That's why i need to level down the signal power, if it is possible. Thanks in advance.
Hi,
I'm using nRF51822 Bluetooth Smart Beacon Kit. Is it possible to to switch between
beacon mode and configuration mode without the need to press SW2 button e.g.: by...
How do I keep advertising when I have a connection come in? I'm a BLE peripheral.
I'm running SD 7, is there a particular flag or sequence I need to do now that I've upgraded...
Hey!
I'm testing out the new SoftDevice and am trying to update firmware OTA but thus far have not been able to do so. I've tried from the Master Control Panel android...
I'm using NRF51822 as SPI slave and STM32 as SPI master. Everything works fine except the first SPI transaction after resetting both boards.
On the first transaction I...
Hi guys,
I'm curious whether or not i can try the mbed platform on the EK board. The circuit of the mbed kit and the EK look pretty similar. All the LEDs and buttons are...
I'm using the NRF51822 - I've just started a project. I can build and load it into my target board. I enter debug mode, and I'm able to do step through the code, add breakpoints...
What are the iROM and iRAM settings for the v0.5 S130 softdevice for the nRF51822?
The S130 softdevice spec sheet provides some clues, but no specific settings.
I've...
To do development what software did you have to install, and what hardware did you need to get the MBH7BLZ02-EB-KIT working? What hardware did you connect together?
There...
Hi
I'm learning to use the sd_flash_write function to write words into flash memory. I've the SD enabled, but not advertising, so I'm able to debug. Scheduler is also initialized...
Hello, I am trying to make a portable temperature sensor using nRF51822. I made a sensor that basically amplifies voltage level when the temperature increases, and I want...
Recently, I try to programme nRF24L01P DK communicating with nRF2401e1 DK in shockBurst mode, transmitting and receiving,unfortunately,which does not success normally.
first...
Hi
Let's see if you can help me :-)
I've spent several days trying to compile the blinking example for NRF51822 in a more modern Eclipse environment. In fact, latest...