Dear sirs,
Many thanks for the IoT SDK.
Just setting up the Raspberry I can't start the Phyton CoAP example as defined in documentation.
The envirinment is:
R...
Hello everybody,
I'm getting crazy, I'm trying to extend HID axis values from 0..255 to 0..1023 max using the descriptor found in the example ble_HID_keboard/hid_joystick...
Hi, I'm testing the beacon example
(ble_app_beacon, Beacon Transmitter Sample Application ) with my custom board.
I use IAR 7.1 for ARM, Softdevice S110 ver 7.1, and...
Hi,
I'm trying out S130 SoftDevice. I have 1 device with S110v7 which acts as a peripheral.
2nd device contains S130 0.9 (I've based my code on S120 multilink central example...
I've gotten the experimental_ble_app_s130_example_c_pca10028 (BLE Dual role application) to work with my nRF51-DK (modified for my needs). It's an nrF51422 chipset.
I want...
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...
Hello,
I'm using SDK nrf5_17.0.2 on nrf52840
I'm implementing a custom nrf block device for a spi nand flash, and I'm getting trouble with the calling site of the nrf_blk_dev_read_req...
Hello Everyone,
I am using NRF52840 development kit, I have compiled the code using SDK15.0.0. I am using soft device as well. I have to implement flash protection in my...
Hi,
I’m finishing the design of a nRF5340-based custom board featuring a NFC coil-inductor antenna. Will orientation of track turns - clockwise or counterclockwise - affect...
Hi,
I am looking for example/ sample implementation of secure boot/ erase using NCS SDK v1.6.x, suitable for nRF52833.
Please point me where I can see such code, or document...
Hi,
I'm trying to integrate buttonless dfu to our project. We don't have any security concerns and given the existing project constraints, it's not desirable to use peer_manager...
Hello,
I tried the smp_svr example with the nRF52-DK of sdk 1.6.1., i compile the solution whit segger v5.50c
I connect with the NRFConnect Device Manager app,
I try...
Hi all,
I am trying to get started with the Nordic thingy 91 but I am not able to update the latest firmware.
The programmer is only showing one Serial port. The instructions...
Hi Nordic Team,
I have interfaced bme280 with nrf52840 and I got the temperature successfully. I have used https://github.com/knuta/nrf5-bme280-twi link for that.
Here...
hi.
I use nrf52840 sdk nRF5_SDK_17.0.2_d674dde.
I need to control the H and L changes of IO within 300ns, I want to turn on the high-frequency part when necessary, and...
Hi nRF team,
we are building our project on top ble_template_example, and we want data encryption for bluetooth data .
we have seen below ways :-
1.) AES Encryption...
I had a generic USB dongle that I used to receive beacons on my machine from an nRF52832 chip.
To be able to perform OTA DFU, I replaced that generic USB dongle with an...
Dear NORDIC Engineers
I have a qustions about NRF52.We have a project that used NRF52833.We want to add the AOA&AOD function to the project.So I would like to know about...
Building the pc-ble-driver on an Arch Linux machine fails with the following error
./pc-ble-driver/src/pc-ble-driver-4.1.4/src/common/transport/uart_transport.cpp: In member...
Hi,
I'm considering using NRF52832/52840 as BLE central while configuring its I2C as slave.
Should I initialize I2C with TWIS instance? How do I suppose to set the slave...