Hi,
I'm using nRF52832 on SDK V12.2. I add the connection params in the conn_params_init:
static void conn_params_init(void){
uint32_t err_code;
ble_conn_params_init_t...
S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
Hi all,
I am making a device which involves using nfr52832(PCA10040) to communicate with a NAND flash through spi to store data acquired from the ADC. After all the data...
How to enable semihosting in sdk11 examples?
This works, but I can't port it to examples/periferal/template_project :(
changes:
pca10028/armgcc/Makefile:
adding...
Hello,
I want to store temperature samples in flash of nrf51822. I am using pca10028 and sdk 12.2.0.
I have the code for writing,deleting and reading from flash memory....
I use 51822 to implement the HID touch device,It can works on android .But Tip Switch up is can't work again. This is my code touch_1012.rar
This is my test tool com.the511plus...
Hi guys,
I have a question about migration guide from the old 4.1.0 thread and zigbee sdk to 4.2.0.
The story is that I have this project running 4.1.0 on my custom board...
i install F:\nrf-command-line-tools 、 nRF Connect for Desktop 、 toolchain manager v0.10.3、 finally install "nrf connect SDK v1.91" in F:/ncs
and Follow a video tutorial...
Is there an app note detailing the QFN48 package for the nRF52840, including solder paste recommendations?
The only documentation I've found are the reference gerbers?
Hello,
I am developing FW for a BLE Peripheral on NRF52840_DK using nRF Connect SDK v1.9.1 on VScode.
So far, Peripheral and Client are able to connect and exchange...
Following example in the nRF52810 product specification V1.3. The three LEDs are connected to PWM and waveform is configured in decoder. This means the first 3 values are...
We want to understand any surprises with using nPM1100 on existing or future products.
I just bought two nPM1100-EK units and finished the first round of my evaluation....
Hi,
The customer just wants to realize the function of transparent transmission. Considering the cost, he wants to use nRF52810 to design a two-layer board. Is this feasible...
Hi there,
I am wondering about the range of sniffed frequency band in nRF Sniffer.
The assumed scenario is two nrf52dk set up a connection between themselves, with an...
Hello All,
I am newbie and trying to sniff BT mesh logs using wireshark with nrf52840 dongle. I was successfully able to sniffer the wireshark packets for BT mesh. But currently...
Hello.
I want to know maximum number of 'BLE MESH' connect, Could you teach maximum number in 52840? also Could you teach number of evaluation in 52840?
Thank you.