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...
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...
This is a continuation of my previous thread ( Connections drop and don't come back (and "SoftDevice Controller ASSERT: 53, 296") ) (Case ID: 341823).
The project is a star...
Hello,
I am using Zephyr Toolchain v2.9.0 on an nRF9161 custom board . I have updated the modem firmware to mfw-nr+_nrf91x1_1.0.2 and flashed the board with the hello_dect...
I would like to know the recommended battery part that is suggested by nordic to work with the nrf5340 Audio DK. I saw some blogposts where it was mentioned that a 3.7V 1500mah...
Hi to you all. I have a question about how I can apply this mechanism in nRF52.
In modern TWS, it works like the phone or PC connects earbuds separately and sends and receives...
Hello, i'm having a problem with the satellite detection time when I start gnss search. When I start the search, for a while at first the satellites are not detected and then...
We are making a board with nrf9161 and nrf54L15 so that we have the GPS tracking facility and BLE . We wish to connect (send) other devices' data to this device (like temperature...
Hello,
I am testing the "peripheral_hids_keyboard" sample from the Nordic Connect SDK v2.9.0 using the corresponding toolchain version. When connecting the device to an...
After I added the device on the Samsung platform, I shared the QR code, and then added it with Apple, but the device could not be found.The log prompt is as follows:
For a project running a BLE connection and sharing data via the NUS service, we have seen that setting up Coded PHY (S2 or S8) will eventually produce an assert error as follows...
How to change Device Information in nRF Cloud? Where do I find the code setting this info? Where is "App Name" and "App Version" defined?
The application is nrf_cloud_multi_service...
Dear Support
We currently use a custom PCB board with RAK4630 (NRF52840 + Semtech SX1262)
We started to try with RAK sample located here
https://github.com/RAKWireless...
I am tring to use this spi bitbang example to write epaper
https://docs.zephyrproject.org/latest/samples/drivers/spi_bitbang/README.html#spi-bitbang
Here is my code
...
Hi,
i want to view the debug logs using the printk function while using the debugger in nrf5340 dk kit. we use RTT viewer to view the debug logs printed using printk function...
Hi,
Using Visual Studio Code, when I build asset_tracker_v2 in NCS v2.9.1, for nrf9160dk/nrf9160.ns, I keep getting the problem shown in the subject line
equivalently...
I have been trying to:
add MCUBOOT and FOTA to a custom BLE board using the nRF54L15.
I had thought that the sole issue was that the custom board does not utilize...