Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
We use our own board with both nRF52840 and nRF9160. We run into a problem trying to implement a circuit that enables the nRF9160 to reset the nRF52840. Things work fine if...
Any suggestions for the simplest lightest way to add basic printf to a debug uart?
nRF52840, SDK 17.0.2, Nordic SES 5.30a, using nrfx_* drivers
I've looked at app_uart_fifo...
Hi Dev Team,
I am facing a strange issue in which my code stops after a random time without any error messages. I currently have 5 timers running for different tasks and...
I'm having a hard time understanding the control flow in the Python implementation of pc-ble-driver. I've looked at the example and I can somewhat understand each step, but...
Hi , i am trying to merge ble_uart client example together with a project that I built using the app_pwm and uarte driver and I cant seem to manage is it possible to show...
Hi, I'm using nRF51822 and SDK 12.3.0 and S130 2.0.1 for our development. As I work on bonding the device to the phone, I found out an interesting thing. Sometimes the nRF...
The nRF9160-DK has:
IMEI nrf-xxxxxxxxxxxxxxx
FCC ID: 2ANPO00NRF9160 IC: 24529-NRF9260
When I try to downlead the certificate from the nRFCloud account, I get error:...
I am using nRF52810 Eval board for our project. I am using NRF toolbox UART function to control the PWM and UARTE function . I have tested PWM and UART separately with NRF...
Hello Everyone,
I am developing a Zigbee-based device using nRF52840.
So far all functionalities are working without any problem. Now for device load detection, we are...
Hi There,
I'm working with E-Ink display connected with nRF52 chip. I have a base library to display images and works very well.
Now I'm trying to use GFX library...
When creating my own project in Keil for the NRF51. I get this error when including files that include nrf.h. I do not have this problem in the example projects with the NRF51...
Hello, I've been trying to setup TWI with 3 sensors and so far I had no luck (custom board). Here's the situation: 1) 3 sensors are connected to nrf52820, SCL to P0.15, SDA...
I am a beginner who just received nRF52840 and working through Getting started with nRF Connect SDK (nRF52 Series). Everything worked fine until I got to chapter "Testing...
Hi all,
I have a wireless configuration that includes 5 peripheral devices (nRF52840 custom boards) and one central device (tablet) with a custom app.
All peripherals...
HI all,
Recenly, I am playing with nrf5340-DK to do some experiments. I read the datasheet of nrf5340 and found out that L31 is the pin for single-ended antenna connection...