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...
I am attempting to make the change to peer_manager, fromd evice manager, and the in ble_advertising_start()
pstorage_access_status_get() call, I'm not sure what to change...
I am testing the DTM mode on the nRF51822_QFAA, and I use the carrier-only test with the following command :
dtm_init();
dtm_cmd(LE_TRANSMITTER_TEST, 39, CARRIER_TEST...
I bought the nRF51822 Smart Beacon Kit. There are some firmware source code files but not Keil project files are there. Can someone help me point me out to configure the source...
I experience a weird phenomenon in which my BLE device name that is advertised doesn't match the one I programmed. This only happens in iOS. Tested with Nordic App, so I assume...
Hi, I tried to make Scanner(S130).
I use SDK 9.0.0 and S130 1.0.0..
I was able to pairing and exchange data at 16bit service and 128bit custom service.
but, if peripheral...
NRF5x v1.2.2 Plugin
BDS V1.0.2095
Windows 7 Pro
Create a new project
Import Profile: Cycling Power
Generate Code For: Server
Select Plugin: Nordic Semiconductor v1...
Hi! I'm running the Espruino JavaScript interpreter on a Nordic nRF51 (actually the BBC micro:bit), and I am finding it will totally reset itself when trying to erase a page...
Hi,
I'm trying to design the solution of this problem: I need to detect when a peripheral module goes off-range vs. an associated central device (smartphone/tablet).
The...
Hi,
I'm trying to debug my program after trying out the DFU example (specifically dfu/bootloader/pca10040/dual_bank_serial_s132).
Using my Segger J-Link, I run 'erase...
Hi,
I'm using the nRF52832 QFAAB0 with IAR Embedded Workbench IDE.
I have "nRF5x_MDK_8_5_0_IAR.msi" installed.
Inside IAR i have the device selected as "NordicSemi...
I'm trying to write a small program in mbed that relays incoming UART BLE messages to the USB UART.
What is the proper way to setup notifications?
Right now, if I call ble...
Hi,
Warning: This might be a bit of a rant.
Is there going to be an effort made to make more of the nRF52 hardware drivers compatible with FreeRTOS?
Hopefully constructive...
Hello,
I am starting from ble_app_multilink_central example in SDK11.
Per the comment, when updating the number of central links, RAM setting should also be updated...
Hi,
i am using pca10028 with S130v2
We'd like to use a couple of services as we have to deal with a number of external interfaces.
Sadly we cannot get more than 4 services...