I have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
Based on the nRFUart demo, I added a masterEmulator.DiscoverServices() block before the DiscoverPipes() block in a very similar manner. Purposed is to be able to get more...
Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
I want to run BME680 sensor example from zeyphyr->samples->sensors, i loaded the project with adding nrf9160dk_nrf9160ns overlay file with the contents :
&i2c2 { compatible...
Hi,
we are using the nRF52840 in a medical ECG recorder. To stream the data as fast as possible we want to use the 2Mb phy. Everything is working as expected under iOs and...
Hello,
I am using Nordic's SES 4.52 with a project from nRF Connect SDK 1.3.1. I have preprocessor definitions I'd like to add to the project to mirror those added on the...
The nRF9160 datasheet tells the reader to refer to the website for Altium files. However, the only files I can find are for the development board. Is it possible to release...
What is the best way to change advertising data for each advertising packet in Mesh SDK's each of proxy / dfu / provisioner?
Using Mesh SDK 4.1, it would be ideal to be...
I have a working code which implements a UART peripheral written originally with SDK15.0
I would like to port it to the latest SDK 17.02
I can get advertisement and I...
Hello!
I have problem updating application firmware with the following message.
In nRF Connnect v.3.6.0 Programmer has been selected.
Log file indicated. INFO...
Hi,
We are trying to develop a wearable device that needs to sync time over a BLE connection and write the time to the internal RTC. We are using the nRF52832 for development...
Hi,
I'm experimenting a very high current during advertisement of the nRF52833. When using the "Online Power Profiler", it shows that I should expect peek current of around...
I'm attempting to use FDS on the nRF52840DK (PCA10056) with SDK V16.0 and SD enabled.
Per the documentation:
1) I register the callback function: fds_register(fds_evt_handler...
Hello, guys,
We are designing our custom board that contains nRF9160 SiP.
I would like to ask some questions here concerning programming/debugging nRF9160 SiP on the custom...
I am running my application on nRF SDK 16.0 and SoftDevice 7.2.0 but had this problem since 15.2 and 6.1.1 respectively. I thought it was resolved in an update since this...
Hello Everyone, I am using nRF52840 and i have 2 SPI slaves (Sensor and EEPROM), the sensor spi clock is use 10 MHz and the EEPROM is 40MHz, sck、mosi、miso、ss are all different...
Once I try to connect nrf52-dk development board to a personal computer, using a micro USB cable, once the USB is detected from the PC, it instantly reboot without any reason...