When using nrf51-ble-driver_win_0.3.0 with Visual Studio 2010, after I put a breakpoint in my code, when I try to have the process "continue", I always get unandles exception...
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 have to program the application on an nrf52840 chip that is connected to another MCU via the SPI interface. Since I have to send the image from the MCU to program...
Hi, I am building an application on the nrf5340dk using using nrf5340dk_nrf5340_cpuappns as the target board.
When I have CONFIG_NETWORKING=Y enabled in my prj.conf I am...
What causes NRF_LOG to report 'overflow' ? The buffer I provide is certainly large enough.
I have #define NRF_LOG_DEFERRED 1
What happens if I have something like this...
Hi,
When the Bootloader calculates the application CRC it takes around 350ms. I saw that it is possible to switch off the crc calculation or to use hash for validation....
Hi!
We are working on testing JIG after SMTA process and we'd like to use open source solution for in circuit flashing and testing our product. Project is based on NRF52832...
I am using a nRF52832 custom board based on SDK11 and SD 4.0.2 configured as a peripheral with a GATT server. I am seeing a case where the client is an Iphone XR iOS v13.2...
Hello, I'm struggling programming the Blinky app from examples to my NRF52 DK (pca10040) Here is my script: # 1. Generate settings nrfutil settings generate --application...
Hello, I hope you are doing well.
I am using the nRF52832 with the SDK16. After adding some new custom characteristics, I didn't have enough space in the BLE_GATTS_VLOC_STACK...
Hi,
We tested, certified and declared our bluetooth product with Softdevice S140 v6.1.1 and referenced the QDID 124988 launchstudio.bluetooth.com/.../77429. On the declaration...
Hi,
We would like to share a part of our Zephyr software with a customer. We would like to share a static library, not the source code. The code to be included in the static...
Hi,
I am getting a "Cannot Create Project" error when trying to create my first project with NCS for the nRF9160 DK board. I installed the SDK using the toolchain manager...
nRF devices have a proprietary service called Nordic UART which provides a similar functionality to SPP (Serial Port Profile) of Bluetooth Classic but over BLE. Now, for SPP...
Hello,
I am using anrf9160 chip. I have a question about the ERASEPROTECT register. I would like to write it using the firmware to disable the ERASEALL functionality.
...
Am I correct in that if I plug an nRF52480 dongle into any of a Linux, Windows 10, or Mac, that I can create my own C++ programs using the S140 Soft Device import libraries...
I am looking for a way to flash program an nRF9E5 on Windows 10.
Currently, I have been using the nRF24E1 Dongle on Windows XP with the program nRFPROG to complete this...