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...
Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
Hi all
I am using nrf52840 kit, and I have a simple BLE app(client/central that turn LED on to a connected server/peripheral) running on it(sdk 15.3). Now I want to put...
Hi,
I'm using nrf gateway application in android and it is not able to connect to nrf cloud. I have reinstalled it but still the it say 'Gateway connecting...'. Please...
To the kind attention of Nordic support team,
Is there any update about this topic:
https://devzone.nordicsemi.com/f/nordic-q-a/59738/usb-device-suspend-resume-issue...
Hello, I managed to run nRF5340’s QDEC on development kit. The dts overlay looks like this
The problem is I do not see the LED gpio (P1.13) switching on and off on the...
The datasheet appears to say that a pin_reset does not completely reset the chip:
in particular it does not reset the SWJ-DP interface which, I believe, in some circumstances...
HI,
I'm developing it using NRF52832.
It is intended to update the remaining battery capacity through the battery_level_update() function by receiving the battery measurement...
Hi,
Few Binding APIs are absent in nCS as compared to nRF5 Mesh SDK. Compiling some models for certain boards is generating compile time errors, is it that certain models...
Hello! I am currently looking at options for unit testing frameworks ( for TDD and CI/CD) on host OS(Windows preferably but Linux if I must) for nRF8233 core custom boards...
Hi,
We need to save 3 strings to flash using NVS. Based on the code sample in zephyr\samples\subsys\nvs we set the initialization and then write and read these data.
To...
Hello,
This question has been asked - but that was awhile ago - some could say in an almost different landscape than what's going on today - so, please don't answer this...
At 1M rate, test the reception sensitivity of Bluetooth chip, the number of packets lost at -90dBm exceeded 30.8% as specified by Bluetooth Alliance, and this situation occurred...
Hello,
I am trying to figure out a problem with the WDT module behavior
Running on an nrf52832 and using SDK 11 with softdevice s132 v2.0.0!
There are 3 WDT channels...
Hi,
I have nRF52840 DK with Power Profiler PPKI. It was working for long time, but now it suddenly stops working.
Screen saved:
nRFConnect Dektop version 3.7.1, Power...
After I changed from SDK 17.0.2 to SDK 17.1.0 I get for the example project "blinky_FreeRTOS_pca10040" during the compilation with IAR Embedded Workbench IDE - Arm 8.50.9...
Hi, I had designed custom board using icm20948. i tried to get raw values from sensor and succeed then i had ported nucleo code for nrf53 zephyr. when i tried to run below...