I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Question: Based on the chip nrf52840, I want to design a product application that can work with matter and thread at the same time. Is it possible to implement this design...
Hi dear team, Im currently on the NRF9160 DK (0.9.0) trying to get SPI up and running.
nRF connect SDK v 2.1.1 using visual studio code. However Im having problems getting...
Are the memory-mapped hardware addresses (e.g. 0x40000000 and following)
on the nRF52840 mpu restricted from access by the Zephyr RTOS.
If so, can this be defeated ?
Hi, I'm using NCS v1.9.1, and attempting to upgrade MCUBoot via DFU over BLE using the nRF Connect for Mobile app.
I'm able to successfully DFU the application image. However...
Hello,
nice to see that you've updated your documentation website ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/releases/release-notes-1.1.0.html )....
HI I am having trouble converting the NUS example into something that simply stores the BLE nus response to the peripheral into a variable rather than printing it to the UART...
Hello all,
I am developing on the nRF52840, and I am using the PCA10056/nRF52840-DK to assist in my understanding of the uploading process.
Currently, I am trying to get...
What is the reason Nordic dont want to provide yet dual mode solution - BR/EDR + BLE? - There are plenty of legacy BT devices on the market and the new BLE devices doesnt...
I am working on developing an application for nRF52833 DK (PCA10100) using nRF5 SDK_v17.1 and nRF_802.15.4 Radio driver v1.6. I am using the s122 Soft device on the device...
Hi all,
So I was following this guide for updating my firmware over BLE: https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software/posts/ncs-dfu#dfu_over_bluetooth...
Mesh SDK 5.0, SoftDevice S140 v7.2.0, NRF52840, SEGGER ------------------------------------------------------------------------------------ Hello, My problem is that I can...
When i open the Toolchain on my mac it loads and put upp a crash page. i have already: restarted my mac, reintstalled and restarted but i get the same crash
The System...
Hi, I currently have a project with an nRF52832 chip using SDK 14.2, I would like to upgrade the project and change the chip to nRF5340. Is there a way to migrate the project...
Are there any examples showing use of the MQTT library using Bluetooth as the Link Layer? I see this on Zephyr's repo zephyr/subsys/net/l2/bluetooth at main · zephyrproject...