Hello guys good Morning,
I am currently studying the examples in the Nordic Dev Academy. I am in lesson 5 from the "NRF Connect SDK Fundamentals", and I managed to toggle...
Hi, I'm using nRF21540 with the nRF52840 as in your nRF21540-DK board. In one pin I use the same configuration of the board with the ceramic chip antenna, in the other pin...
Dear Nordic company,
I have question connected with nrf9151 chip. I know, that this chip contains two parts, ARM core and modem.
I am trying to understand of Serial...
Im trying to rotate my st7789v 240x240 display with LVGL commands. Im using nRF5340.
My .dts
My code:
But this dont make any change on my rotation.
Someone...
Hi Nordic Team,
I'm currently working on a BLE project using NCS v2.9 and targeting a custom board based on the nRF54L15. My goal is to use the SYNTH LFCLK source (instead...
Hi Nordic Team,
I'm facing an issue with BLE communication on my custom board using NCS v2.9. I started from one of the standard SDK examples (like throughput or peripheral...
Hello,
I have a question about the NRF SDK fundamental lesson 8 exercise 1. In the code below get_access and release_access are executed in different threads. The semaphore...
Hi, sorry if this is a dumb question. I've just ordered some development kits and maybe that will answer the question, but i'm being a bit impatient!
I want to put an nrf51422...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi all,
In my project ,I use the SPI to communication between nRF51822 and STM32,but I don't know
how does the heart_rate data transmit to BLE stack.
I am confused...
We have a custom nrf15822-AA board flashed with the S110 (6.0.0) and our application. It has a 32khz crystal. It is connect to our (Mac) development systems with a SEGGER...
I use 51422 with ANT function. When I set a command like "sd_ant_channel_unassign", how can I get response from on_ant_evt callback?
I need to do something after ANT unassign...
I have a nRF8002, I use nRFgo Studio to program the board, and Master Control Panel on Windows to check it board values.
I would like to be able to recognize when the nRF8002...
As the network speed is so low that I often cann't access www.nordicsemi.com, especially on weekends.
Could you tell me the reason?
Note:
At the time when I can...
I am successfully communicating through nrf 8001 chip and i using this module. Now i want to write services and characteristic to this module through iPhone after getting...
Hello:
1.
I used connect Master Control Panel and ble_app_cscs services see the following received some data not understand do not understand, here's UUID I did not see...
Hi all,
I have various questions regarding the softdevices, memory management and power consumption of the nrf51822 chips.
The project we are working on will need to...
I am working on nRF24LE1 boards. I am trying to talk between two boards. I have loaded "enhanced_shockburst_ptx_nrf24le1" and "enhanced_shockburst_prx_nrf24le1" on two different...
I saw an ANCS examples in sdk5.1.0(softdevice=6.0.0), and then I put this example to port to sdk4.4.2 (softdevice=5.2.1) and the example worked perfectly. But when I put the...
Hello,
I have set up my project to use the DFU bootloader to upgrade the application. When my application is running it can be sent a command from the central device to...
Hi
Can I read the content of RF register for LE1 by using the SPI of extern MCU?No matter the code of LE1 is encrypted or not.
When set the LE1 to 0dBm,the TX power...
[*] Hi Guys, Newbee for Nordic, so sorry if its a silly question. I have a nRF51422 and all demos are working great.
But, I need to develop Windows 8 app using the supplied...