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,
We have made a custom board based on BMD340 for a vital signs monitor. The board will be attached onto various parts of human body. The body shadowing effect plays an...
Hello,I am developing a stethoscope project with nrf52832 platform. Now I encounter a problem: when Xiaomi m2004j19c mobile phone connects to nrf52832 platform device 1, and...
I'm designing around part 1490-1071-2-ND (nRF52840-QIAA)
Your ref designs show DEC5 decoupled with C9, 820pfF and states "not required for Fxx & later"
Do I need to place...
We are starting a new Nordic-based project and are looking through the nRF Connect SDK 1.7.99 documentation ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf...
Hi
In the documentation of the function " int at_cmd_write_with_callback ( const char * const cmd , at_cmd_handler_t handler ) " it is written that "CMS and CME errors are...
Hi,
What we are currently using is nRF52832, the central product is SDK16, and the peripheral product is SDK13.
Does SDK17 only support BLE Secure Mode 1 Level 4?
Are...
Hello. At first I m newbie and don't have experience with Thingy:52 and Embedded Segger Studio for ARM.
I m trying to work with my Thingy with Segger j link and SEGGER embedded...
I am trying to build the zephyr blink project using west :
I have installed the gnu-arm-embedded toolchain and set my environment variables accordingly : ZEPHYR_TOOLCHAIN_VARIANT...
Hello
The Uart Baudrate is initiliazed at 115200 baud but i the BLE nRF52833 is sending with about 115900.
I try to switch to hf clock but the baudrate is to high.
...
Hey,
I have a nRF central that connects and bonds to peripheral devices via BLE.
From what I understand, the peripheral device has a BLE MAC address that isn't consistent...
I am setting to NRF_SDH_BLE_CENTRAL_LINK_COUNT=1 ,it is working fine for ( 1 central and 1 peripheral )connection is fine(data also sending),but i am changed to NRF_SDH_BLE_CENTRAL_LINK_COUNT...
Hi
I am new to Nordic
I am using nordic nrf52832 with segger embedded software tool woth nordic support version NRF SDK 16.0.0
I am facing issue with build configutations...
Hello.
I would like to get an event that an advertised packet has been sent in a peripheral device. Is there a way to do this? Also, is it possible to get the channel used...