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/....
Dear Members, I want to log my ANT+ HRM into SDcard, I tried with flag, but it never goes to main loop, I'm using nRF52840 Code ANT HRM interrupt :
on the main loop...
hello,
i am using nrf52832 with our customized board and i am trying to send 427 characters string at a time using lbs service but it only accepts 200 characters in single...
Hi! I've got over 2000 smartwatches out in the field that are using the nRF52840. The hardware designers thought it was a great idea to expose the SWD pins along with the...
Hi experienced people
I try to initialize twi on pin 44 and 45.
ret_code_t err_code; const nrf_drv_twi_config_t twi_config_top = { .scl = 45, .sda = 44, .frequency = NRF_DRV_TWI_FREQ_100K...
Is there an easy way to get the manufacturing data from an advertisement packet in the 17.1.0 SDK?
I also struggled with extracting the rssi value and ended up using:
...
I'm using nrfx_saadc V2 in nRF5 SDK 17.0.2. In nrfx_saadc_abort nrf_saadc_task_trigger(NRF_SAADC_TASK_STOP); is called regardless of if the ADC is currently running. If the...
Hi!
We're using the nRF52810 chip, so we have a very limited amount of flash memory. We're looking at every opportunity to save some space. We currently run with a modified...
I've got the USB CDC ACM example up and running. I'd like to do something similar on the nrf52840 Dongle but rather than using a UART for the CLI, I'd like to use a second...
hi support team,
customer has one question about USB device to restart manually, because customer need to change the HID descriptor for some reason.
i tried on usb uninit...
I need your help to design the radio matching network on device nRF52805.
Here the reference design: infocenter.nordicsemi.com/index.jsp In this reference design L1, L2...
Hi Nordic Team,
My dev environment is as follows:
nRF58232+ ses+ sdk17.0+ softdevice 132
We are using BLE Chip on custom board
When we flash precompiled hex file...
Im working with nrf52833dk to implement USB mass storage using the flash to write into txt file.
main.c code is:
when flash and plug the usb the file storage apeare...
Hello!
My name is Carolina and i am working in my thesis with a multinacional enterprise in Aveiro University The objective is to develop a system like a security system...
Hi Team,
I am not sure nrf52840 chips if they must connect ants so that they can broadcast?
Because I do see the ant on the nrf52840 DKs.
Could you help me?
With...