I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Not something which I have experienced, but rather inferred from reading the code of nRF5_SDK_17.0.2_d674dde/nRF5_SDK_17.0.2_d674dde/components/libraries/log/src/nrf_log_frontend...
HI, I'm creating an IoT system, and planning to use THREAD to communicate between devices. Each device is running on a raspberry pi but I plan to use nRF52840DKs to do all...
Hi,
I am seeing a bricked device due to the fds_init() returning FDS_ERR_NO_PAGES. After some debugging, I found that all pages are marked as FDS_PAGE_DATA (no FDS_PAGE_SWAP...
Hello everybody
I hit another issue with sd_ble_gap_disconnect.
The short story is this one. I want the peripheral to initiate a disconnect if no activity for a predefined...
Hi, I'm working on an application (Zephyr) that uses nvs storage and it's been working just great for awhile (months) without any major issues. Today I noticed that when reading...
Hi to everyone!
I am using nRF52832 driven by nRF52 DK and a sensor from Maxim Integrated. As debug output i am using the RTT viewer and as IDE Keil.
The sensor comunicate...
Hi,
Recently, I purchase another nRF52840 dongle. I realised the dongle PCB was revised to 1.2.0.
Previously, I had another dongle myself that was based on PCB ver...
Hi,
I was writing a program that uses the PPI with event from the timer and the task to one of the GPIO pins. The ideal scenario is that, whenever the timer fires, it...
I am currently experimenting the the nRF52 DK and the CSCS Peripheral example.
The provided example from the SDK creates random values for cycling speed and cadence, i.e...
I'm trying to make the sample beacon in my custom nrf52832 board, builded by Segger Embedded Studio.
The code runs fine when I'm connected to the device with the OpenOCD...
Hi,
I have an application that is mainly uart based and uses the app_scheduler, libuarte, cryptocell and pwr_manager. I want to introduce the Softdevice, and the first thing...
Hello,
I am testing the PCA10040 example project & modifying.
I was checked that the project works well in nRF52832 board.
Now, I want to download the project to nRF52810...
Hi,
I am using nRF 52 DK as a sniffer and monitoring the BLE traffic on Wireshark. The goal of this is to ensure that the communication is encrypted.
I can see that in...
I tested "ble_app_buttonless_dfu" example and "ble_app_beacon" example. Everything was fine. Now, I am trying to make an application that advertise as a beacon and supports...
Im trying to come up with a commercial low power sensor module using the nRF91 DK. What happens if i use my own Telstra SIM card, will it have access to NB-IOT in South Australia...