As the tittle,can anyone tell me how to save data to the flash with nRF51822 ? I use SDK9.0.0 and S110. before I turn off my machine, I want to save several parameters to...
I use example from SDK 13 ble_app_uart_c.
I changed uuid to my uuid from nrf51 peripherial device. I get event BLE_GAP_EVT_CONNECTED
where made
err_code = ble_db_discovery_start...
dear all,
i need your help.
Where we are:
We use mbed software developer platform.
We have BLE Nano V1.5 + MK20 USB Board V1.0 from RedBear.
We are able to generate...
Hi:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...
Hi,
I'm interfacing a nrf51822 and a H8/3294. My question is how much can I drain a the txd pin of the H8/3294. That means my question isn't really about nrf51822.
In documentation...
Hi,
On the 3.30 of nRF52832_Rev_1_Errata_v1.5.pdf, the sleep current with LFXO active is 0.5μA higher.
I am using a nRF52832 module with the low frequency crystal oscillator...
Hello,
I am practicing the intermediate Nordic Academy online course, and I have a problem of the thread viewer.
I have enabled debug, I did everything strictly according...
I'm using a modified "HTTPS client sample" from nrf/samples/net/https_client in ncs v2.6.1 on the nrf9160dk board. The base example worked great and I am able to perform the...
Hi,
i use the nrf52833dk with ncs 2.6.0 and the official peripheral_uart example to test NUS. When i use my new Galaxy Tab A8 (Android14) and try to connect to the board...
Hello,
I'm working with the npm1300, and I was recently trying to implement sleep/hibernate mode. The datasheet states that before entering these modes we should check if...
Hi, we are trying to switch our nRF9160 project over to using HWMv2. We get a linker error that we are unable to solve. We think it is the combination between using our own...
Hello,
In my efforts to upgrade my project from NCS 2.3.0 (with Zephyr 3.2.99) to NCS 2.6.1 (with Zephyr 3.5.99), I'm running into various build issues with Unity unit tests...
Dear support team,
I created a UDP server using nrf9160 and SLM, but it seems to respond to external accesses automatically.
I don't want it to respond to ports that aren...
Hello, I've spend some time updating our nrf5340 application to NCS v2.7.0, including using the new hardware model and using sysbuild. We have a custom application that we...
Hi,
With zephyr's example : https://github.com/zephyrproject-rtos/example-application I am evaluating to add a sample clap sensor as a custom sensor into the zephyr sensor...
I was working with nRF Connect for Desktop version v4.1.1 for quiet some time and it was working good, Since each time I was prompted to update the software to the latest...
Hi, I am using a NCS v2.6.0.I created a custom zephyr project. Implemented custom ble service and added BLE DIS and BAS services from source. 3 out of 2 services working properly...
Hello.
I wanna develop customized bootloader using C.
There's two purpose for this.
1) Select application area : Slot 1 for main application and Slot 2 for new...
Hi,
Does the nRF52832 support the Connected Isochronous Streams (CIS) / Channels and Connected Isochronous Groups (CIG), either using nRF5 SDK or nRF Connect SDK?
I would...
Hi,
I am using direction_finding_connectionless_tx/rx sample, and NCS v2.6.1 for AoA. I made some modification on the rx side to stream I/Q data via serial port, and read...
Hello,
I am running into a problem with my Thingy:53 device where I am unable to load up the bootloader. I has the edge inpulse application working well yesterday, after...