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...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hey guys,
I'm working with a Laird BL652-DVK (nrF 52832 - chip), Nordic SDK v.14.2.0 and SES (Segger Embedded Studio v.4.30). I'm working with the ble_peripheral example...
Hi, We are using the nRF52840 in a 3V battery powered product. We have an on board 1.8V LDO regulator that supplies Vdd and Vdd_IO. We have a problem with the NFC antenna...
Dear all
I currently have a single nRF52832 SoC (custom PCB) transferring data to a single nRF51 dongle via BLE, which in turn passes the data to my PC via UART. I have...
Hi everybody,
I'm having a problem with the advertising function of the SoftDevice.
When the application starts advertising the function "sd_ble_gap_adv_start()" returns...
Hello,
We are currently looking for a way to test nRF52804 on our board with CMW500. From R&W video clip, they tested Nordic eval. board with USB connection. How do I make...
I’m interesting particularly nRF52832 and nRF52840 (with and without bootloader)
So looking at flash layout with bootloader :
is the section ‘Application data’ available...
i want to send string over eddystone tlm...and wish to use temperature part for this...so how can i display character string instead of temperature in eddystone TLM..please...
Hi, I am trying to use the iOS nRFMeshProvision SDK to create a iOS mobile application. I am trying to get the composition data but access layer always times out and gives...
Hi, I am new to Dev Zone. I am writing debounce logic and I am wondering if a button can have an interrupt set when the GPIOTE sense a HITOLO transition to fire the first...
Hello, I'm currently developing BLE_SCANNER(GATEWAY) for asset tracking or management.
My scan environment is,
[Our device -- same UUID]
The number of our beacons...
Hello. I have the same problem with https://devzone.nordicsemi.com/f/nordic-q-a/54373/uart-logging-backend-hangs-in-nrf_bootloader_app_start/220132
But this thread was stuck...
I'm trying to register a handler to determine when a system event occurs?
Previously on older design kits, I used softdevice_sys_evt_handler_set(......) to register the...
Hi,
I've managed to code an app for nRF52382 (S132, SDK14) which works properly. Also, I've taken "bootloader_secure_serial" and removed a lot of stuff to code a simple...
To the kind attention of Nordic support team,
I've just downloaded a fresh copy of nRF5_SDK_16.0.0_98a08e2.zip.
I would like to download code in nRF52810. The code in...
I want to make a programmer for nrf52832. Do you know where is the documentation of SWD is ?
Note: I found the similar question, but the links are not active