What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
I am so happy the latest command line tools finally support the Apple M1 chip natively. Thanks again!
Now I was updating our production scripts to python3 and the latest...
Hello there.
I am new to Nordic and embOS. I work with nRF52823 and my task to implement UART communication. Could you please explain or refer me how do I import nrf/nrfx...
Hi Everyone,
I'm currently working on a project which uses the nRF52832 and nRF52DK.
In this project, I have to broadcast my battery level when the development kit is...
I have a product with an nRF9160 and using its modem to connect to a LWM2M server. I have recently enabled modem delta firmware updates, and have seen an annoying issue. The...
Hi,
We want to explore I2C examples in nCS SDK 1.7.1
Can you please enlist all the examples having I2C implementation.
also want to add I'm referring to I2C API's...
I 'm using BLE Nordic UART Service (NUS) for streaming data packets which contains read sensor data. I need a way to check the packet loss happening for example if the other...
Hello,
I am developing an application that requires advertising of multiple custom service over BLE. I have successfully implemented the custom services, assigning a custom...
Hi All,
As far as I know , BLE Thrughput is basically set around a few parameters => 1. NRF_SDH_BLE_GAP_DATA_LENGTH
2. NRF_SDH_BLE_GATT_MAX_MTU_SIZE
3. NRF_SDH_BLE_GAP_EVENT_LENGTH...
1) I have set up the Zephyr development environment by following the instructions at https://docs.zephyrproject.org/latest/getting_started/index.html
2) I am able to build...
In my device, I must support HUB(central and peripheral roles) mode. I found it will drop data in weak signal. and It will be better when be central roles only in the same...
Hello.
I am just do one project with Zephyr and nrf52840 to control one step motor, the one task is to get pulse number of pwm pulse when motor is running , I think PPI...
I start a application from the demo central-uart with the NRF CONNECT SDK 1.9.1
I try to communication via the com.
but the first byte of the rx buffer is wrong,I did...
I am running the throughput sample project on sdk 1.9.0 using two nRF5340 dev kits and am getting a throughput of 197 kbps using 2M PHY, Data Length 251 and Interval of 7...
Since upgrading to SDK 17.1.0 i get the following warnings of a redundant redeclaration for SystemCoreClock, SystemInit() and SystemCoreClockUpdate() for nrf52810 and nrf52840...
How to upgrade the nRF52832 tag in OpenWRT+nRF52832 gateway
gateway(openwrt+nrf52832) |_____ nrf52832 tag1 |_____ nrf52832 tag2 |_____ nrf52832 tag3 |_____ nrf52832 tag4...