I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
Hi there,
As the title says, I only get an all white window whenever I open an app in nRF Connect for Desktop (this happens for all apps).
If I try to reload the window...
I try to get the Direct Test Mode App to work on a Windows 10 Notebook. (for System Details see attached system report and verbose logfile).
Software versions:
nRF Connect...
Hello,
I'm using the PCA100095 NRF5340 development board and developing with the NRF Connect extension for VSCode v2022.3.104 .
When attempting to use the CMSIS intrinsics...
Hello,
In my project i am using nrf52840 with custom board, here i am using BLE UART to send the data from the mobile to device and sending data from another sensor board...
I would like to add Just Works security to our battery service (BAS). However, I could not find such a setting anywhere, so I looked into it and found that in bas.c BT_GATT_SERVICE_DEFINE...
I am troubleshooting a board with no working RF. On looking deeper it appears that the HFCLK is not starting (NRF_CLOCK->EVENTS_HFCLKSTARTED is never set).
This is on a...
Hello,
I am currently working on the NRFX QDEC library with a decoder to be used with a servo motor.
We manage to initialize and enable the QDEC and IRQ and we get...
Hi,
I am facing a problem in adding a power down feature in my application, the details of the application are as follows,
I am using the sensor server example given...
Hey guys,
I have a small concern and decided to ask here, as i was not able to found answer neither in zephyr or nrf sdk docs (not even sure which one apply to my question...
I use the DF example.In Rx.i use both nrf52833 boards as test.i use NCS 1.9.1.
In rx,i use the silab's 16 antenna array for receving antenna array.
because it has 16 antennas...
Topology:
Raspberry Pi A Raspberry Pi B
|(USB connect) |(USB connect)
nRF52840 dongle A )))) Thread (((( nRF52840 dongle B
Software:
nrf52840-dongle: ot-rcp.hex...
In the online power profiler for nRF52832, when I look at the advertising (Tx/Rx) power consumption I see that if I set the Tx payload to 0 bytes the Tx time modeled is 128us...
Hello,
In my project i want two use two UART as off now i am using app_ble_uart example since by default 6,8 is tx and rx pins respectively. so overall application of my...
Hello everyone
I am working on nRF52DK devkit. I want to check the SPI waveform. Actually I want to interface waveshare e-paper display (1.54 inch) For that i used GFX...