Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi Nordic,
I am trying an application where both central and peripheral devices are based on nRF52.
I have to create custom services and characteristics for the same....
Hi, I am beginner for nRF51822. We are using SDK v10 and S120.
We have an IOT Gateway with it's processor interfaced with nRF51822 radio through UART. We have flashed nRF51822...
Hi all, We always have -4Mhz Radio Frequency Interference when using nrf24l01 and nrf52832 chips.We use nrf24l01 as a slave receiver, and use nrf24l01 or nrf52832 as a master...
Hello,
I'm trying to set up my nrf9160 Dev Kit and I'm having problems connecting it to the nrfCloud.
Since I'm using it in Austria, I'm using a different sim card on...
can somebody help me on how to enable twim0..
it was no problem in twi_sensor example...now i am integrating twi_sensor in ble_eddystone...and on built it give an error...
Hello,
We have a bit of a problem out here while using SPIM3 for Data transfers.After a Data transfer is initiated through direct register read, or EASYDMA and data is...
Hi,
I´m using nrf52840 with softdevice S132, SDK version 15.2 as ble central. I´m using the write_cmt_tx_queue by setting ble_gattc_conn_cfg_t::write_cmd_tx_queue_size to...
Hi
We have a budget every month of max bytes we can send (unsure about receive, but prob not included).
We need to be able to ask the modem for the actual NUMBER of...
Hi,
I developed a sensor mesh network using 'nRF5 SDK' and 'nRF5 mesh SDK'; and SEGGER Embedded Studio...At the moment, I can view sensor data using Jlink RTT viewer. However...
Hi
I am developing the mesh network based on the light server example and also integrated the flash manager to save the custom app configuration.
If just running the...
I need to use a burst write i2c function to write the dmp library for the MPU6050 gyroscope.
The current function that I've been using does not work for this case:
And...
Hi
I am using Ubuntu 16.04 and the latest version of nrf Connect for desktop and JLINK. Initially, there were some errors related to the serial port. Once I upgraded JLINK...
Hello!
On the Nordic website there stands that Keil is supported. So I am currently using it throw the Package but i got a problem with the correct partitioning in Keil...
HI ,
I have built a mesh based network based on the light switch sample.
Now I'd like to take it to the next step - I'd like the pass 70 Bytes of data between nodes (...
I am using the nrf51-dk on windows 10 and I tried to apply the latest mbed bootloader. After I do that and restart the chip, the device seems to mount and dismount repeatedly...