Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
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...
I'm running FreeRTOS with default tickless idle mode (CPU is woken up by SysTick interrupt) on NET_CPU core.
If the TAD_S module (Trace and debug control) is not enabled...