Hi,
I am currently using 54L15-DK to create a radio test example, but there is a problem when I build the project: - sdk version: v2.9.0 - toolchain version: v2.9.1
...
Hello everyone,
We are developing products with nrf52840 and our default supply voltage is 1.8V.
Is it possible to program a custom 1.8V board with nRF52840DK?
We are...
Hi
I am using nRF52840 with SDK 15.3.
I have a project where I uses FatFS to write to a SD-card with SPI interface (SPIM3). This works very well.
I am now trying to...
Hi everyone,
I'm currently following the "WiFi Fundamentals" course provided by Nordic, and I'm encountering issues with this specific exercise (l5_e2):
To ensure I wasn...
Hi,
I am working on a project with nrf52832 and LIS3DH for a beacon.
I have added the low power feature into my application to go to standby mode in case of inactivity...
Dear Nordic:
I used V2.8.0 SDK to build light bulb, and I have commissioned bulb A(node id: 11) and bulb B (node id: 11) successfully!
Then I used below command to add...
Hi,I am using NRF54L15 DK in which I need to transmit audio data over BLE where that data will be used for only plotting in application,I am using sampling rate of 16000 and...
Hello,
I am wondering wether I need to pass regulatory tests when I use the S130 Softdevice together with a 3rd party module such as the one offered by raytac ( www.raytac...
Hi,
So i don't have any experience of working with nrf ble chips, but i was given nrf52 DK and i need to make it work as an iBeacon. So i got the dev board working without...
I'm planning to implement a mesh network, where each node (ble device) also acts as a scanner, detecting BLE advertise messages. The mesh network would then forward the advertisement...
I noted on the release notes for S110 v8 (DRGN-5556, NRFFOETT-986), that enabling/disabling blue_radio_notifications() while the Stack is not idle can cause an assert. Does...
I need something in excess of 5mA output drive. Is there likely to be any problem with connecting two or more GPIO pins in parallel(providing I use OUTSET and OUTCLR to ensure...
Hi,
I have created a project with Keil 5.15
The simply blink app works. Now I want to play with softdevice.
The only problem is... no matter what I do, my hex file always...
Hi ALl
I have permanent error on connect command {0x05, 0x0F, 0x3f, 0xff, 0x40, 0x00 }
When I use security option, with or without PassKey. Return message is 01-03-84...
hey,
so today I updated my NRF Tools... I guess i was using an old version before.
To test our prototypes we have a test fixture where the board is programmed at the...
I'm looking to maximize the throughput using Gazelle on the nRF51.
Assuming zero retransmissions, I believe the theoretical max should be (1/TimeslotPeriod)*PayloadSize...
There is some doubt about the nRF2401L+ RF matching circuit.From the article of <<Tuning_the_nFR24xx_matching_network.pdf>> ,it says "The balun-function is done by the 180...
Is it possible for a nrf51822 running s130 to advertise and scan at the same time?
I am trying to scan for other BLE devices using s130 softdevice, but cannot find an example...