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...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hello, I encountered a problem during my development. My phone is paired with MITM and pin code security. I enabled the service changed indication to indicate the smartphone...
SDK ver:15.2.0
demo:usbd
i want to use the 52840 usb function ,the pc is the host ,the 52840 is device。
i cant use respond_setup_data to send data to pc。
but how to...
Hi All,
I am using nRF52840 for product development , there is a issue on measure the TX power .
Now , my firmware is development with softdevie, I want to comfirm my...
I am a newbie to Nordic thingy and Keil. So please help me with this.
I downloaded SDK and opened it in Keil. It asked for updating software packs update and it was
done...
Hello expert,
I follow the steps with this tutoriel " https://rigado.zendesk.com/hc/en-us/articles/360025376053-Add-Nordic-DFU-to-a-SDK-Example ".
I reach to the DFU...
Hi
I made a custom board. (using nrRF52832)
At frist, I tested my code on 52DK(PCCA10040). It is worked.
And then I tested my code on custom board. I changed my code...
Hello,
Sorry for simple question. (Yup, I'm Canadian and we say sorry a lot!) I have SES 4.18 and nRF5 SDK 15.3.0 installed on my Mac (10.13.6) and cannot get logging (NRF_LOG_INFO...
Hi! I am using the MQTT simple sample that i have modified to continuously send data after receiving a message. I also have connected a MS5837 pressure sensor to the nRF9160...
I'm trying to get DFU OTA working with SDK 14.2.0, SD 132, on the nRF52832. I'm using the bonded implementation. My DFU event handler is getting passed
BLE_DFU_EVT_BOOTLOADER_ENTER_FAILED...
So I want to run the nRF52811 chip so I removed the nRF52832 chip from its development kit and soldered the nRF52811 chip but I cannot seem to program it. What are the required...
Hi,
I am using ncs 1.0.0 and modem fw version 1.0.1.
I am using PSM mode in my firmware.
I want to toggle state of one gpio when modem goes in active or inactive state...
Hi.
I am developing application with mpu6050 gyro on nRF52832, swd S132 V6.1.1., sdk 15.2. My code is based on ble_app_uart. In main, I add my custom function that calculates...
Hello!
I was going to start to program my Thingy 91 but since I don't have a J Link Programmer cable or a nRF9160 DK. I was planning to use mcuboot like suggest this documentation...
Hi,
I am working with MPU6050 gyro. I run the examples from GitHub for nRF52. Everything works fine, bit I have an issue with gyro output data. In register map documentation...
I'm new to Nordic, I just got an nRF 52 DK. Refreshingly simple to get working with Segger Embedded Studio on Mac. I'm particularly interested in the BLE multiperipheral application...