Hi,
What should i do after i load mesh app in " github.com/.../nRF51-ble-bcast-mesh" adress?i have two board
When i download the app,why doesnt advertising exist.i cant...
hello
i am using the Nrf52dk with Visualgdb.
i try to run the example project (tcp/IP -> client).
i am using the Nrf5 IoT sdk v0.9
Project complied successfully but i...
I'm using an nRF52 (SDK11.0.0, s132) and am able to generate a hex and axf via Keil/uVision. It uploads and works just fine using a Segger J-Link. I want to try some lower...
Hi, I'm a newbie to Nordic and need to use multiple nRF24LE1s to get ADC values and transmit them to a single nRF24L01 connected to an Arduino. I need sample Keil compiler...
HI:
i hava a sender and it send a frame every 15ms ,not use any protocol,and reciver code like as follow:
while (1) {
Rf_StartRx(ReciverSC.RfBufPointer...
Hi Team, I'm trying to port the acconeer project that worked on the old one NCS v2.2.0 to new NCS v2.5.2 and ran into a problem with the difference
c:/ncs/toolchains/c57af46cb7...
I am trying to use libmodem in a bare-metal app on a 9151dk, but nrf_modem_init() is hanging (not returning). What conditions can cause this? The issue looks a little like...
Hi there.
Right now, I'm facing the issue that I want to use the camera OV7670 with the nRF52833.
I don't know how to start or what example I can take as a base to start...
Hi,
I am using EVB of RAYTAC MDBT50Q-DB (nrf52840 module) for power consumption testing,
I'm running a zephyr application on it, to debug power consumption issues, using...
I have an application where I would like to use ACLK at 12.0 MHz to drive the I2S MCLK signal and create an atypical audio sampling rate (46875 samples/sec). If ACLK is at...
Hello!
Using SDK v2.6.1 and the nRF5340 Audio application, I want to use an external button as button5 instead of the one that is on the board.
I noticed that if i change...
Sometimes I just want to compile a single file for an nRF Connect project with VS Code and the nRF Connect extension. This sometimes fails because an include file isn't found...
Hi.
I am updating an nrf9160 B1 project on a custom board in SDK 2.1.0 to SDK 2.5.3, and I am running into a problem when building. This error does not show up when building...
Hi,
Hello, I have a project that's working great but now I want to extend the abilities of the device by using the extended PHYs. I know there are a so many threads on this...
Hi DevZone!
I'm currently developing a device that has several hardware actuators and I've implemented 2 OnOff Models each belonging to an element. But right now I'm having...
Hello there!
I'm trying to enable secure boot via CONFIG_SECURE_BOOT and am currently getting the following error:
I'm using zephyr via sdk-nrf v2.6.1
Searching the...
Hi,
I just try to use the DFU over USB to upgrade the FW but i found one problem which is the process will erase the external flash data
but i put the some sensor FW data...
I'm upgrading from SDK version v2.4 to v2.7 which introduces the new Zephyr hardware model and I'm struggling with the transition. I have two custom revisions is based off...
Hello,
I am using nrf7002dk on NCS version 2.6.0.
I want to send data to an HTTPS web server using WiFi.
I saw some mentions about HTTPS in several posts on Devzone...
HW/SW Versions:
nrf52840 Dongle DK
nrf Connect SDK 2.5.2
Issue:
I'm developing a Zigbee device based on the ZBOSS, using an nrf52840 dongle development kit and there...