Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hi,
I am trying to test the light_lightness example present in ' nrf5_SDK_for_Mesh_v5.0.0_src' , on nRF52 Development kit(pca10040). And i am provisioning the device using...
I have a production device which I have soldered an SWD connection from a Keil project via the nrf51822 DK (port 20). I can flash code to this production device, but I cannot...
I'm using a SPI with a circular buffer so i need to have an interrupt with low latency that reset the RXD.PTR when the buffer is full.
The SPI is used for communicating...
Since Zephyr’s official BLE sample code, his BLE central only supports one central to one peripheral So I refer to the BLE central multulink officially provided by nordic...
HI ,
My name is MOHAMED ALI SAIDANE from Tunisia , i've been working on my project of the last year eduction , i'm interresting about the concept of the module NRF24l01...
We are using a custom ARM board which runs Linux and has a UART interface to a nRF9160.
I'm not how to phrase this exactly so I will just describe what I would like to do...
Hi,
I am using nrf51 DK and MDK is keil5
SDK : nRF5_SDK_12.3.0_d7731ad
softdevice : S130.
when i load the code nRF5_SDK_12.3.0_d7731ad\examples\peripheral\twi_sensor...
I have used light_Switch example from nrf mesh sdk nrf5_SDK_for_Mesh_v4.2.0_src I like to get the client source address in nrf_switch_server what should I need to modify to...
hello Nordic
i am using nrf 52840 dev kit, sdk 16.0
i want to make a sampling of 2 channels at 32MHz rate. the data shell be passed to RAM via easyDMA, after every 4...
Hi, I try to change my MAC address, but return error code 8.
check error code 8 is :
So I try set the mac address after ble connected. and the function sd_ble_gap_addr_set...
I'm trying to drive LEDs using PWM on Thingy:52 and Zephyr OS. It works when I connect external diodes to GPIOs, but built-in LEDs are connected to I/O expander instead. ...
Hello,
I have an Android application that sends and receive data from a nrf52832 peripheral.
During a test for our device using a nrf52932 chip, 2.4GHZ noise is emitted...
Hi. I bought the BM832E development board and have not yet ordered the DK board.
It says that arduino uno rev 3 is compatible with it. Does this mean I can plug my arduino...
Hello,
I am using nRF52 DK development board. I'm having a problem when I load simple blink example . I am getting an error message Error: Flash Download failed -...
Hi all!
Im still new to this and I'm trying to help a friend with a PCB design. We are using the nrf52832 and recreating the design from the reference circuit given in the...