Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
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...
MCU: nRF 52832 SDK VERSION: 17.0.0_9d13099 SOFTDEVICE: 7.0.1 (s132)
I have an application with some custom services (4) with different characteristics number and behavior...
I was able to change the MAC address in the ble_app_buttonless_dfu example with "sd_ble_gap_addr_set( )".
But, when I enter the DFU mode, the MAC address changes to the...
Hello,
i am using nRF52832 Development kit.
and segger embedded studio for debugging
i have just started with NFC module. i run the NFC example "record_url" and it is...
Hi,
In the process of testing DFU on the hardware, I am trying to send the DFU Packets through a TTL Cable to a different pins(P0.02, P0.03. No HWFC) instead of sending...
Hi Sir
As subject, I have a nRF52-DK on hand, I'd like to use the "Bluetooth Low Energy APP" of the desktop nRF connect software to scan BLE device and connect it,
Just...
Dear community, good afternoon
We have been working with a coordinator, a router device and an end device all based on nRF52840 (Fanstel BT840F module) with nRF5_SDK_for_Thread_and_Zigbee_v4...
Hello,
I am trying edit and compile mcuboot and ultimately upload to the nrf9160.
To do so I am loading the mcuboot project using CmakeLists.txt at v1.2.0\bootloader\mcuboot...
Because the nRF52840 consumes an additional 1mA when QSPI is activated, Nordic has previously recommended deactivating QSPI when not in use, which in practice means deactivating...
Hello DevZone,
Perhip: PCA10040 SDK 15.0.0, SD 6.0.0
Central: PCA10056 SDK 15.0.0, SD 6.0.0
I am working on a BLE project and we need to make sure our link is secured...
Hi,
I am building an application for Thingy:91, currently using SDK 1.3.0. The application is supposed to collect data using BLE and forward it with LTE to the MQTT broker...
Hi,
I wanted to read all the android notification using an embedded BLE device..
I have gone through BLE_ANS example which is in nRF51 SDK, All i want is to implement...
Hi, I'm working with nRF52840DK. I need to run in Direct Test Mode, and to see RSSI & PER. I tried nRF Connect - Direct Test Mode, but it shows only the number of received...
Hi engineers,
I want to transplant demo "usbd_audio" from pca10056 to pca10100, what should I do?
I found a relevant ticket said that
Change board config.
Change...
Hello DevZone,
For a project I'm using the TAG-4 NFC writeable NDEF message example in my SDK and I had a question if this message is always stored in flash or if it is...
I have two nRF5340PDK, both of which would have worked normally. Then I accidentally download the firmware of 52840 version into nRF5340PDK by GProgrammer, which made them...