Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
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...
We have been looking at InsightSIPs AoA Demo kit ( https://www.insightsip.com/products/bluetooth-smart-modules/isp1907 ) and are trying to understand the communication protocol...
Is there a way to access the data that comes into a provisioned node and is relayed on the mesh network, from the application layer in Zephyr?
I have a battery models erver...
Our product under development has tight flash requirements. As such, any optimisation to the build size of the product has a great affect on further development, therefore...
Hi Everyone,
I have seen some posts regarding this topic on the forum but would just like to clarify a few things.
I am currently using an application timer to sample...
This issue exists in SDK 15.2 and earlier.
In nrf_log_frontend_dequeue() when memobj cannot be allocated, the backend flush api is used to free memory. However this memory...
Hi.
The VS code extension Cortex-Debug reports:
' WARNING: Cortex-Debug will deprecate use of GDB version 8. Please upgrade to version 9+ '
The manual installation...
Hello,
Our project based on nRF52840 doesn't work on MacOS after update from SDK 15.0.0 to SDK 17.1.0.
We can't transfer packets over USB because of changes in SDK 17...
Hello,
I'm using the nR5 SDK 17.1.0 and my goal is to implement a TLS client connection between a nRF52840 and an MQTT broker - I have a Wiznet 5500 set up for the TCP stack...
I'm newbie with the nRF environment. I learned how to create a new project in VS Code from SDK samples but now I have two questions:
1 - I want to crate a blank project...
Hi,
My problem is that my relay nodes are in the mesh network, but some of them only connect to the gateway and not to each other. By changing the publish period in the...
Hello,
NCS1.9.1, VSCode, nRF52840,
those uart samples it's not nRF SDK so easy to use.
Is there a simple uart example?
like nRF5_SDK_17.0.2_d674dde\examples\peripheral...
Hello,
I have a NRF5340 DK and I am looking for an BLE Mesh Sensor example like the ones for nrf52 ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples...
Hi Everyone,
I'm using nrf52833 controller, nrfconnect sdk v1.7.0 and Vs code to develope.
I'm trying to flash our custom board with Jlink, which I did for over a long...
Hi,
In our current proprietary design, we use bootloader with SPI function to update App. However in our application, we'd like to update proprietary to standard BLE via...