Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
I have already made code of 3 pwm channels using c[0],cc[1],cc[2],cc[3]. I want 4 PWM channels but I dont have more cc registers left so how can i code it. plz help me.
ALso...
Hello, I have purchased this kit on ebay. www.ebay.com/.../301182420397
Can somebody point me to where I can get documentation on this kit, it came in with mostly Chinese...
According to the nRF51 series reference manual.
10.1.2 Debug interface mode
Debug interface mode is initiated by clocking one clock cycle on SWDCLK with SWDIO=1. Due...
Greetings,
I'm having some trouble displaying logs to the SES Debug Terminal... Basically, I can see the logs with RTTviewer but not in SES Debug Terminal. However printf...
We are in the process of applying for approvals testing of the device and need your help to confirm the following. Bluetooth data required (we use BLE4.1 mode): 1) Operating...
I need to apply for timeslot to scan private 2.4G signals, in order to save power consumption, the timeslot needs to be ended immediately after scanning the signal.
I try...
I'm using a custom board designed around this nRF52832 module . I have broken out SWIO/SWCLK/SWO and nRF_RST to a standard Arm 10-pin header.
Using Black Magic Probe, I...
Hello All,
I am trying to Program our custom board which has nRF52 controller using nRF52- development kit ( https://www.nordicsemi.com/Software-and-Tools/Development-Kits...
As the title says, I'm getting a hardfault on a call to pm_init() in a BLE peripheral HRS trial application. This is on a micro:bit v2 board, which has an nRF52833 Cortex...
Hi, Im trying to add accelerometer value to my own service. The device is advertising, When I connect to the nRF Connect application, I can not see my service, the status...
Greetings,
I'm using nRF52 DK to transfer LIS3DH accelerometer data in Bluetooth. I successfully managed to establish an I2C connection with my sensor, I get my XYZ values...
Hello Nordicsemi Community,
I am attempting to update the firmware of nrf5340pdk cpuapp from a mcumgr cli running on a raspberry pi 4 linux. From the logs, it seems the...
Hi,
i am using a nRF52840 with sdk v17.0.2 on soft device s112. using the ble beacon example. i can set up the connection from the raspberry pi with a 2 second beacon...
Hello Nordic Team
I am working on SDK v-17.0.2 SPI example to interface with external flash memory. I have Winbond W25Q128FV and Fudan FM25Q08 flash memory but have same...
Hi,
I have modified the Cloud Client sample from ncs v1.4.0 for sending sensor values to the AWS IoT. The sensor code makes use of GPIOTE interrupts using this sample as...
Hi after a long time,
we have developed a custom board with nRF52840 and there is a part of the project, which is focused on sensing sound and evaluating sound pressure...
Hello,
I am experiencing a weird issue with a code which I wrote for my ultrasonic distance measurement sensor for Thingy91. The code works fine and gives measurement values...