Hi
our last product is based on nRF5340 and now we start a new design based on nRF54H20, and its essential for our design, i checked alot but there is no datasheet, reference...
just passed Cellular IoT Fundamentals while I was waiting for my nrf9151dk to be delivered... Now that I have the DK I can't get the dk to be provisioned...
I couldn't get...
NCS currently has a nice feature where the firmware versions are printed in the boot banner:
Is there a config option to also enable printing the nRF91 modem firmware...
Dear all,
after cutting the SB bridge to the QSPI chip and close the ones to get the pin free and disabled also qspi inside the nRF52840dk_nrf52840.overlay file I'm unable...
Hey, I have a problem understanding BLE behavior
I had a product was running in BLE phy 1M, and I wanted to convert it into PHY CODED.
It just sniffs all the advertisement...
Dear all,
I stubled upon the following issue when developing a BLE sensor product. When I try to bt_gatt_notify(); With only one characteristic, there is not an issue...
I was looking into the sdk provided by nordic for nrd52840Dk board and want to test the zigbee protocol. I havn't find any sdk for that.
Can you share me some links and...
Hello,
I have a nRF51822 Evaluation Kit, and a working ble_app_uart demo software.
I would like use the Fujitsu MBH7BLZ02-109004 module . I can flash and verify the softdevice...
I am using the following code to manage a buffer to put through data to the ble stack. I think I saw a similar code on the nRFready Desktop 2 v1.0.4 examples:
/**@brief...
Are there any pin restrictions for connecting the PWM module to? That is, would I be able to output the a PWM signal (created by the internal PWM facility) through any P0...
Hello Gentlemen,
I'm developing an Android App that needs to connect to nRF. The nRF sensor does not have keyboard, display or buttom.
But we can have OOB which is a...
Hello!
I have two question from Heart Rate Application.
What BLE_L2CAP_MTU_DEF number presents?
I do not see event handlers for WAKEUP_BUTTON and BONDMNGR_DELETE_BUTTON...
Development Board can not be loaded by Keil 4.7.2
nRF51 by Nordic can not be identified by Keil automatically, how to configure the parameter for programming?
The Android API Kitkat documentation says the following about BluetoothSockect.connect()
"This method will block until a connection is made or the connection fails. If...
Hello Gentlemen,
I'm looking for sample code that shows how to enable security which prompts for a PIN number on the Android device when I want to connect to the nRF. ...
On the box for the nRF51822 there's one tiny sticker with nRF6815, Rev 2.2.0, 2014.15 and 10004490 written on it.
I can't find ohter information on the box.
Hi ,
i would like to know about
1)how to enable softdevice in nrf51288?
2) how to check softdevice is enabled or not?
can any one share information related to it...
nrf51_sdk_v5_2_0_39364\nrf51822\Board\pca10001\s110\experimental\ble_app_uart
runs ok when connected to Android 4.4 Nesus7 II
but will return error code 8 when connect...
Hello all,
I am developing application for evaluation board in which i am using 5 services. When I flashed my application on board it was unable to advertise. Then i checked...
Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...