Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
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,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I am looking into the example of SAADC and sending data through BLE. My tests are based on this example: github.com/.../ble_app_uart__saadc_timer_driven__scan_mode...
Hello,
I have been working on a project that uses nrf52832 custom board. Recently, I have been trying to implement device bonding and realized that the data transfer rate...
Hello All,
Hoping this one is an easy one - have an image for the nRF9160-DK - it hangs unless I make a serial port connection - so, apparently - printk() is blocking waiting...
I like to use nRF52840 now instead of nRF82833 which was used during the CE-RED compliance test. I only like to change the nRF chip. All other components at the PCB will stay...
Hi Nordic support,
I'm sort of new to Nordic development..
1. Is it possible to output 32.768 KHz clock on a GPIO of nrf52 device ? In our design we use two crystal oscillators...
Hello,
We are developing an application using nrf52832 and the ncs 1.8.0.
Since our solution is battery operated we have configures application to sleep by default and...
Hi, I try to understand how to use the k_thread_create() to spawn a function (here called spam()) that takes a argument, and then runs with the argument. This code will not...
Hi Team,
I am working on NRF52832 based on the BLE mesh protocol here I am using the Light_switch example of SDK - nrf5sdkformeshv500src
Here I am trying on transmit a...
Hi everyone!
I am working on a project where I have to store files inside a FLASH coming from a GATT server , and be able to manage them through FAT in a GATT client . The...
hi professor,
software:nrf connect SDK 1.9.1
hardware:nrf5340
I have merged the peripheral_uart project to peripheral project.When the uart receive data, the asert...
From the introduction video it was stated that the Thingy 53 has a 4-pin JST connector which includes I2C. But there don't seem to be any documentation about this connection...
Hi,
I have just updated to nRF v3.11.1 on my Mac and "Toolchain Manager" is now failing to load, all the other apps seem to run correctly.
I have restarted the app...
Hi,
We are currently filling out the forms for BQB certification and I have some questions. We are using S132 v7.2.0 and NRF52833 for which I have already seen at infocenter...