Hey I am working on nordic nrf51822 chip ( http://i.imgur.com/q8EM4uq.jpg ).
I want to run a bluenet code which i have forked from github.com/.../bluenet to github.com/....
Hi, I use the nrf 8001C + stm8s. I successfully installed settings nrfGo, but when I try to execute a command OpenAdvPipe I get an error ACI_STATUS_ERROR_CMD_UNKNOWN .
The...
I am using PCA10031 dongle with SDK 7.2. I tried the blinky example in peripheral directory. Unfortunately it didn't work for me.
When I use the makefile from blank/armgcc...
I've tried compiling and running the ble_app_hrs_rtx demo example suing the makefiles and GCC 'as is'. However, the program just hangs and doesn't do anything. Specifically...
I'm using QT + QBS + bare-metal + gdb + openocd + stlink(debugger). I want to print into qt-terminal debug information. How Can I do this feature?
forexample:
int main...
I ran the ble_aci_Tranport_layer_Verification.ino sketch from the Nordic BLE library and I get no output to the serial monitor after "nRF8001 Reset Done" is displayed. I think...
I am trying to debug my code today and am finding that Eclipse is constantly breaking execution at the INLINE function app_timer_evt_get(). I do not have any break point set...
Hi,
I have used an NRF9160 in Belgium with the iBasis sim card, connecting via LTE-M and NB-IoT with operators Orange and Proximus. HTTP requests work fine.
However, when...
I'm running nRF Connect Extension Pack on macOS within VS Code
Whenever a Build or Pristine Build has finished the terminal shows this message:
Terminal will be reused...
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...