Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello
Ive implemented and modified the light_switch_example and now I want to change the tx_power(sd_ble_gap_tx_power_set(uint8_t role, uint16_t handle, int8_t tx_power...
I am writing a program that waits for button 1 to be pressed. once it is pressed for 5 second it will call the LED ON api and when button 1 is pressed again for single shot...
i want to know which example in the SDK of MESH is the fast way make a demo to show this functon: use our moble phone to control more LED in same time.
remark: every LED...
Hello, I ask a question about power_manager() which is internally called sd_app_evt_wait(). I want the program to enter power_manager () to stop waiting for the event to come...
Hi guys,
we have triggered one interesting state of fds module… This could be somehow connected to https://devzone.nordicsemi.com/f/nordic-q-a/27259/fds-data-corrupted/107629#107629...
I have a problem with upgrading bootloader on NRF52832 IC. We are in the middle of porting our own bootloader from SDK 8.1 to SDK 14, because we had to change BLE modules...
Dear All,
while evaluating low-power options in the context of wireless sensors, I've stumbled upon a strange behavior with the nRF52832 using ESB from SDK 14.2. Here's...
Hi
I modified the SPI master example to read an 16-bit ADC at 44.1 kHz.
While the HAL_TIMER achieves its ~22 microseconds quite good, the SPI driver is quite slow: the...
Hi!
I have an observer that listens for advertises from just one ble switch. I can control the leds on the nRF52 DK with the switch. Now i want to connect to nrf connect...
Hey guys,
I have been fighting with this for a couple of days and I am hoping someone can give me some insights as to what might be going on.
We currently use the nRF24L01P...
hi,
i am doing a project where i have to discover custom services on connected ble nodes.
i am using nrf52832 as central device and thingy 52 as peripheral device i have...
Hi Nordic:
I build up an mesh network with following setting:
1. A nRF52 platform with example/light_switch/provisioner with a auto-start-provisioner
2. Another nRF52...
Hi,
I have successfully used the nRF Connect app with a Rigado BMD-350 Dev Board to send a few UART characters back and forth to a new target device using the Rigado BMD...
I started today with the following examples to make a start with serialization:
- ..\examples\connectivity\ble_connectivity\pca10040\ser_s132_hci
- ..\examples\ble_peripheral...
HI:
I am Measuring current on custom hardware with nRF5x DK, Peak current is always too high during testing.Please give me some advice。
I am using the nRF52 DK development...