I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
Dear NCS experts,
Considering a Bluetooth Mesh firmware application based on nRF Connect SDK 1.7.1 that is running on a nRF52832: How do you enable/disable the gatt proxy...
I can't seem to delete my post, but my Common->Preprocessor->User Include Directories path was incorrect (included an extra folder name)! My problem is resolved.
I am...
Hi all iam trying to read the differential analog voltage between AIN0 and AIN1 which is pin0.02 and pin0.03 and print the voltage which will be in micro volts from 400 micorvolt...
https://www.nordicsemi.com/Products/Development-tools/nrf-connect-for-desktop/download#infotabs
When we choose macOS in drop-down menu under " Choose platform and version...
Hi
1、The customer wants to use AES-128 encryption in their project and want to know how much flash and RAM space does AES-128 encryption use ,I found cifra_AES128-EAX folder...
Hi I want to used Nordic BLE SoC for data transmitting and reception on 2.4GHZ BLE network, need to connect to 4 BLE device and get data with all 4 device with a minimum data...
Hello!
I'm currently working on a project that uses an Icarus IoT board that is connected to a camera through UART. The board is taking pictures with the camera, gathers...
Hello,
I'm using the NRF5 sdk v17.0.2 with s140 on the nrf52840,
I would like to know the technical reason why the APP_ERROR_HANDLER definition in app_error.h depends...
Hi
1、I according to the link below to change the project of nrf52833 to nrf52820,but failed!
Nordic Semiconductor Infocenter
2、Figures below are my modified in the...
Hello,
I am testing the 1 CENTRAL module with 4 PERIPHERAL module connection.
So I set the
NRF_SDH_BLE_CENTRAL_LINK_COUNT 4
NRF_SDH_BLE_PERIPHERAL_LINK_COUNT 0 ...
Hi,
I have two custom boards, one is central with nRF52933 and other is peripheral with nRF52832.
In the previous test, the connection between the 52833 central board...
Hi Team
Because Ble_2Mbit have better RX sensitivity than Nrf_2Mbit. Can I use Ble_2Mbit in ESB code? Is there any potential technical or legal risk? thank you.
regards...
Before updating to V2.00, the DTM tool can automatically detect the serial port, log has a clear indication whether it is connected to the target board, when the DTM update...
Hello.The SDK version I'm using is 17.0.1 and the protocol stack version is S140_7.2.0. I use the nrfutil to generate the update zip file for dfu,but I find that the nrfutil...
Hello! I have the whitelist support for my device with the default settings:
My goal is to rewrite saved addresses in the whitelist, when there is a new 9th address bonded...