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...
Hi,
Apologies if this has been asked before. I am interested in trying out the Adafruit arduino implementation for the NRF52840. The implementation uses it's own bootloader...
Hello,
Que 1:I want to Test BLE APP UART Functionality with BLE MESH Example ..is there any document how to use Combine BLE and BLE MESH?
Que2: I want to run BLE MESH...
Hello everyone,
I would like to know, if the nRF9160 module can operate using a supply voltage which ranges from 2V to 2.2V.
Furthermore, Can I install a different SIM...
Master Control Panel shipped with MasterEmulator.dll, which could be called from C# to discover and communicate with devices.
With nRF Connect, MasterEmulator.dll is no...
Hi,
Edited, should have pointed out that I'm using the nrf52.
I'm using a simple setup with a MEMS-microphone, and tries to read data from it.
I have setup the DMA...
Hi, I'm working with nRF52832 DK, SDK 15 on Windows with Keil5. I create Multiperiherial Nus with peer manager and fstorage and it works, but after some connetions I get an...
<error> app: ERROR 8 [NRF_ERROR_INVALID_STATE] at the same line as
ret_code = ble_advertising_advdata_update(&m_advertising, &new_data, true); APP_ERROR_CHECK(ret_code);...
Hi, maybe it's time for my dream project to come true. I have one NRF52840 DK on the table, one desktop PC, one laptop (BT 5), one iPhone X (not mine, just for a case) and...
Hey,
I am new to this , i am using nrf51822 for development , as the documentation says i downloaded the sdk and i got the nrf5 dk and i am using the Segger embedded studio...
Having problems with nrfjprog and a custom board. I connected my custom board to the NDK via P20 and flashed a program to it. The program was a variant of the pwm_library...
dear
i am using this project as slave
\nRF5_SDK_14.2.0_17b948a\examples\ble_peripheral\ble_app_uart\
this project as central
\nRF5_SDK_14.2.0_17b948a\examples\ble_central...
Hello all,
Almost giving up, I'm struggling to make my nRF9160 working. I can't use the LTE Monitor at all!
Tried everything, I think, and run out of ideas. All AT commands...
I have a custom board with nrf52840 with cr2477 battery (1Ah capacity). I was download firmware to board and after a week the battery voltage dropped to critical. In the firmware...
Hello everyone.
There have a scenario, nrf52832 starts a direct advertising , but the dest ble device is not bonded(it could be any other central device), when the dest...