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...
Hi,
I'm beginner here.
Could you guide me how to check that my nrf9160 custom board is working?
Should I program it with any firmware before programming with my application...
Hi,
I have merged nrfx_spi and ble_app_uart examples. I am working with SDK15.3 on a nRF52832 based ISP1507. I seem to be able to transmit the data stored in the tx buffer...
hi ,
i am trying to make a project based on detection using ble 5 on raspberry pi 3.
plz help me with selecting correct and most appropriate ble 5 dongle for good range...
Hello, Dear Support. I try to build BLE Mesh from several nRF52840 Development Kits. I use example [serial] from SDK for Mesh v3.1.0. After building solution in SeS and starting...
Hello:
I am able to compile, load/flash successfully for my BLE + FreeRTOS application to my nRF52840 DK board. However, I am not able to start or pause execution of the...
Hello.
I am trying to migrate from sdk 11 to sdk 12 and I am having difficulty in adapting the device_manager.h functions that I am using in my code to the peer_manager...
Hi
I would like to be able to (force) stop characteristic notifications at some point in time.
Imagine a smartphone connects to peripheral and enables characteristic notification...
Hello,
I wanted to test the range of long range bluetooth using two nRF52840 USB dongles with the blinky example firmware of the nordic SDK 15.3 combined with softdevice...
Hello,
I am using nRF52832 DK PCA10040 v1.2.4, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
I have very basic query...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
RESETREAS will give cause of reset. But for...
Dear Team
I use the Lwip_mqtt_publisher example from the SDK 15.3 with a PCA10056 board.
Also, I used an Ubuntu 18 Instance(IPv4, I used 6tunnel) to run the Mosquitto...
Hello sir ,
I have conneccted an BLE400 dev kit to an swc J-flash device. And i can't erase it.
Tried with nRFgo Studio on windows 10 an with linux nrf cmd line...
Hello,
I am using the chip nrf52840. I am trying to configure three pins (P0.09, P0.10 and P0.11) as output pins and I am trying to make set and reset functions for them...
Hi ,
I am using NRF52832 ,SDK15 my code is based on the HR_FreeRtos project , I am using the nrfx_wdt API to implement WDT in my code .
I am using a LDO for the voltage...