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...
Hello,
Currently I am connecting between nrf51822 and Rn4871 BLE of Microchip
The issue is that Rn4871 is advertising a service called transparent UART UUID : 49535343...
Hi Nordic
We are working on nRF9160 DK for our LTE+GPS product development.
We are looking for FOTA and BLE OTA Update for our board.
Is it possible to do FOTA update...
I am quite new with nordic environment .
My application is to start 2 pwm instance in opposite polarity (i.e 1 high polarity and another is low polarity with same duty cycle...
Hi,
During bluetooth DFU
I want to generate the file 'setting.hex' in the folder through 'app.hex', and burn the four files in the folder 'bootloader.hex' and...
Hi
I'm using a nrf9160 DK running sample azure_iot_hub in nRF connect sdk v1.6.1
After generating the necessary certificates and loading them to the modem using Certificate...
I want to use exported provision and configuration data with PyACI. I trired by copying all fileds one by one from exported json to example_database.json (which has already...
I'm seeking clarification on what all can be ran on the network core. In the Network Core introduction section of the Working with nRF53 Series page, it mentions `the network...
Hi everyone,
As I mentioned in the subject, how many time do we wait for sending Start and Disable commands after Ready and End interrupts in transmit sequence of nRF52840...
hi, i have read nrf52832/40 product specs. i want to know about system off and system on modes. i am not getting what they mean pls explain in simple words.
infocenter.nordicsemi...
I want to use the usb dfu along with the buttonless ble dfu, how can I do so? I want to use the usb to have dfu and also work as a vitual com port? Can I simple merge both...
Hello
Can you provide customer with the API of the attachment( nRF_DTM.exe application)? They want to integrate this application into their mass production tools.
Hi everybody,
I am working with two custom boards with nrf52840 chip, using the examples of UART central/peripheral.
I set power TX of connection exactly as the example...
I have got the nrf5340dk,then i using the SES IDE of windows。I open the sample named "peripheral_nfc_pairing sample",and build the solution,then debug it .After those steps...
I am attempting to advertise two sets, one using coded PHY and one using 1M, currently using the master NCS branch (post v1.7.0-rc2 tag). This is on a custom board with an...
Hello,
I have got the exact same issue as described here: https://devzone.nordicsemi.com/f/nordic-q-a/58275/zigbee-reporting-not-work-while-using-multiple-endpoints/236706#236706...