HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
Hello,
I am after an example for nRF5340 showing how to use RTC to wake up from sleep.
I have a couple of timers running few tasks at regular intervals in a forever loop...
Hi,
When building the Onomondo softsim_static_profile sample using nRF SDK 2.6.1 I get a region `FLASH' overflowed build error for mcuboot_subimage.
c:/ncs/toolchains...
Hi,
I'm seeing a slow and odd scanning behaviour since I updated my toolchain and NCS to 2.6.1.
To my setup:
I have two NRF52840, one acting as peripheral, the other...
I have a customer who developed against the Zephyr HCI example ( https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/samples/bluetooth/hci_uart/README.html )
I assume...
Hello,
Currently, I am working on a device that has multiple sensors connected with nRF53. Each sensor collects its own data in its thread. Some sensor threads are related...
Hi,
I wanted to use the bme68x_iaq example as basis for a new project.
However, looks like parts of the support files in Zephyr aer missing because it stops with following...
Hello, we are testing the LPUART example in loopback with a very simple circuit. The carrier module is PAN1780 - nrf52840 on a custom board with no other things connected...
Hi,
I am using the nPM1300 in combination with a STM32L431KBU MCU.
Also the code from Nordic to communicate with the nPM1300: https://github.com/NordicSemiconductor/npmx...
Hi to all,
I'm developing a beacon application on the nRF52840-DK starting from the example that I found in the VS Code (Zephyr).
I'm designing a custom board with only...
Hi,
I just started developing a BLE Central device on a nRF52840 DK. After successfully connect my DevKit with a phone acting as a peripheral (using nRF Connect Mobile)...
Good Day
We have an issue where our device will run normally in a full load condition for about 2 hours without issues but will suddenly go into the app_error_fault_handler...
I am facing heap memory issues in my code. I am using dynamic memory allocation for saving microphone data into sd card. Along with this I am using wifi also.
CONFIG_HEAP_MEM_POOL_SIZE...
Mirroring the issue from Github here I'm working on an application with timers and PPI. Today I discovered that when using the function nrfx_timer_extended_compare with a...
Hi ,I am new to nrf .I am currently using nrf5340,so i want to just print raw data of sph0645 using zephyr.I tested with examples of echo but i didnt achieved to print raw...