Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
I am using nrf52832 sdk14.2.0 to develop now, I want to realize the following function on the basis of PWM_driver example, output the following waveform on P0.22: 1ms high...
Hi all,
I am newbie with nordic, and I need some help.
I am using nRF52832 with softdevice.
I need to generate a 128 kHz clock signal (PWM pulses with 128kHz frequency...
Hello,
I'm doing some power evaluation of the three PHYs of BT5 using the PCA10056 preview (v0.9.0) and the PPK (rev 1.1.0), moreover I'm using the ble_app_att_mtu_throughput...
I've seen variations on this question, but never quite been able to decipher a complete answer:
I've built an app for the NRF52DK based on the nRF5_SDK_15.0.0 "Hello World...
i created a mesh network using light_demo in NRF52832SDK and i need to scan a new device to make it join my mesh network .when there are a number of devices and i have to...
Hi,
I am working on the port of the nrfutil library of python -> C and I am looking for a support to understand the python code of the nrfutil library please.
Can you...
Hi
I was designing nrf52832 based PCB and using Jhonson's 2.4ghz antenna. The PCB is 2 layer and I am following the guidelines of chip antenna as given in the datasheet...
Hello:
We had a main application with NRF_LOG using RTT as its backend, and it was working great. We are using the BLE_DFU and recently added NRF_LOG capabilities to this...
Running through the ble uart example, connecting to the nRF connect app on my android phone. If I'm not actively sending data the bluetooth connection will time out on the...
Hi team, I am using nrf52 sdk 14, nrfjprog version: 9.7.3 and JLinkARM.dll version: 6.14c,getting this issue while flashing:
ERROR: JLinkARM DLL reported an error. Try again...
Hi all,
I have a functional FW, which is running properly 99 % of the time. But sometimes I have some RESET with RESETREAS register set to SREQ, but I'm not able to find...
Hello,
I am completely new to creating a Bluetooth mesh network and nRF5 devices. I have three nRF51 DK and 2 nRF51 dongles. I have earlier read the posts and made nRF51...
I am working in sdk15 nrf52832 ble_app_hids_keyboard.
I want merge ble_app_uart_c ,so modify in
sdk_config.h :
NRF_SDH_BLE_CENTRAL_LINK_COUNT 1
PM_CENTRAL_ENABLED...
Please check the Device above its nRF52832 based device.
I want to program Softdevice and app using nrfjprog from my PC // or by using nRFStudio
is it possible ?