Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
I'm trying to upload via DFU from one nRF52832 to another nRF52832
I use SDK 14.1
First I want to enable CCCD at the master side.
static uint32_t cccd_configure(uint16_t...
Dear Sirs,
We are evaluating nRF52840 now, How far is the maximum range it can reach while keeping the data rate at 2Mbps if we use two nRF52840 for point-to-point communication...
i've been trying to generate hex files using keil uv5 from the examples given in the nrf52 sdk, the pregenerated hex files work as expected, wheras the ones generated by keil...
Dear Nordic Team,
Thanks for supporting.
I want to know How to add Manufacturing data with whitelist advertising . Already i am implemented without whitlist advertising...
Hello Team,
I have developed a sample Android application to use and control Nordic Thingy 52. I am able to control LED (Constant, Blink, Intensity). But I am not getting...
I want to test the mesh network for that i have to set the radio range of node to minimum distance so that i'll able to test the relay node example. Will you please help me...
Hello I am trying to make an electron application which is based from the 'pc-ble-driver-js' module for testing pupose for production development with nordic product
I am...
Hi all,
I using NRF52 kit and NUS service . When I add bond on NUS service , I still using nomal and I do not see the difference before and after I add bond . So , I want...
Hi. I am going down a rabbit hole. Wish to work with the SDK for Mesh using ideally the PCA10040 (nRF52832) and PCA10056 (nRF52840) kits.
1) Is this possible to mix the...
Hello,
I use the nrf51 with SDK 12.3.0.
I followed the tutorial for custom services and added characteristics as described here: https://devzone.nordicsemi.com/tutorials...
Referencing another trouble ticket
https://devzone.nordicsemi.com/f/nordic-q-a/22621/hardfault-on-an-sd_ble_gatts_hvx-call-in-sdk12-3
I am experiencing the same issue...
I'm trying to implement send && recieve through one wire. Handling of pin state, if it is input or output is done via SW. Also it is going to be half-duplex only.
Is it...
Hello,
I'm playing with two thingy and I'm trying to make a sort of walkie talkie with them.
I wrote the code for the sound service client, then modified other parts...