Hi,
i am using SDK v8 with softdevice v8,using master control panel pc application,added custom service and characteristics to application,problem is characteristics value...
There is the board mark on the chip like n51822CEAAD01350A0, where DO is Build code, 1350 is tracking code(YYMM), A0 is lot code.
My question is how can I get those codes...
I'm trying to debug a randomly occuring Hardfault. In trying to trace down the source I read the CPU registers use the Nordic hardfault_implementation.c which grabs the register...
Dear nordic employee
my purpose is send a data the length is from 150 to 273
when my server device send data by sd_ble_gatts_hvx(the send length is fixed 10 bytes) ...
Dear nordic employee:
The service I want to find is the sound service of the thing52 thingy sound service
I tried to modify the HRT_central_client project to find the...
When I was using the device as peripheral, I was wondering when the Softdevice notified BLE_GAP_EVT_SEC_PARAMS_REQUEST and BLE_EVT_SEC_INFO_REQUEST:
1, when peripheral...
Hello everyone, I'm new with Nordic devices.
Actually wanted to get services correspondant to I2C slave addresses and registers.
I was thinking about using the SDK template...
i am using nrf52832 in sdk11. I am interfacing motion sensor and spi flash memory. Both motion sensor and spi flash shares spi lines and having different chip select pin....
Hello
I'm implementing light switch demo code, but while build client and server code getting error
Building ‘light_switch_client_nrf52840_xxAA_s140_6.1.0’ from solution...
Dear Nordic Team,
Thanks for supporting.
Now start to work with nRF52810 chip. Already i am worked on nRF52832 based projects. Now i want to know the s112 soft device...
The GTT was great!
And the Solar panel demo was impressive.
We are very interested in integrating solar panel with nRF52 on our upcoming BLE products.
It would be great...
hi...
i want to check how the sleep mode is working so i am testing with the simple uart program
here you can see the code .. ble_nus is not sending the data in ble_uart...
Hello, I am using SDK15.2 on nrf52 DK with SD 6.1.0 and having an issue in long button press action. The single press and long press button action work ok before BLE connection...
Hi,Sir
We are keyboard developers and manufacturers,and we are using nrf51802 based on nrfready_desktop_2_v3.1.0,Our keyboards products works well,but recently we noticed...
Hi,
I'm trying to compile a simple example (light_switch__server_nrf52832_xxAA_s132_6.1.0) for Bluetooth mesh with Segger embedded studio. I'm having a hard time to get...
In nRF5_SDK_15.0.0_a53641a code, there's such definition:
#define UART_DEFAULT_CONFIG_BAUDRATE 30801920
Which means about 30.8 Mbps.
But in page 345 of nRF52832's...
Hello,
I'm using a nrf51822 board as a DFU controller to update another board's application, the client board runs the bootloader secure example. When I write data to the...
This is almost certainly a noob (to nRF52840) programming question.
I have modified the peripheral/gpiote example to invoke an ISR on the falling edge of a pin signal. In...
I am trying to use the Sparkfun nRF52832 breakout board as a master in I2C communication. I am using Arduino IDE to program the module. I defined pins 24 and 25 as SCL and...
Nordic Support, Let me first explain what I would like to achieve. I am developing a line of devices that will act as GATT peripherals. I would like average current consumption...