Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi.
For example, for the nRF52832 BLE chip, could it, in some manner, be only visible/communicate with a specific/particular smartphone app? How? using the MAC?
Regards...
Hello, I have a nrf5340dk communicating with nrf52840 dongle connected to a pc with UART baud rate of 2M. Connection parameters are:
7.5ms Conn interval
1ms Slave latency...
Background The adxl362 driver native to the zephyr kernel doesn't support FIFO operations, so I built my own out-of-tree driver that relies on a new accelerometer API instead...
I wish to add a firmware version to my project. Because we are hoping to use OTA for updating I have set the configuration paramater:
CONFIG_MCUBOOT_IMAGE_VERSION
in proj...
After working with arduino's and microprocessors like the ESP8266 and ESP32, I recently started toying around with a nRF52840 dev kit. After going through some tutorials,...
Hello,
In my project i am using nrf52840 with my custom board and to upload the code through NRF_CONNECT application with soft device its uploading properly but with segger...
Hi, I have a problem configuring the PPP Modem correctly and I'm not quite sure what i'm missing here.
I'm running the code on a custom board. We are using nRF52832 to talk...
Hello dear!
1- What is the relation(formulas) between current in uplink I uplink and the data packet size?
2- What is the relation between the iDRX PDCCH repetitions ...
Hi, Using windows 10 OS, and SES v5.40. I am using nRF52833 device in my project along with nRF5_SDK_for_Thread_and Zigbee_v4.1.0_32ce5f8 SDK.
I am running an application...
Hello. I am setting up the nrf9160dk and when I got to the step when I had to activate the SIM card. When I had to fill up my address etc. it didn't let me save it so I was...
Dear Sirs,
I have a sensor working as a peripheral and using the Nordic NUS service. I have a poblem discovering the two MSBits of the sensor's address when it connects...
Hello,
I am using nRF52833 based BE33 ( Celium Devices ) and using nRF52SDK17.0.2. I am trying to implement WDT and expecting to occur its event when the module becomes...
With the release of the Bluetooth 5.2 standard, also came the introduction of BLE Audio.
Since I am evaluating a SoC for bluetooth headphones, I stumbled upon the fact that...
I have an nrf9160dk setup with the bluetooth-hci-lpuart flashed to the nrf52 chip and a bt peripheral sample flashed to the nrf91. This works as expected. However, I am trying...
Hi Everyone,
We are currently stumped and are looking for guidance. A brief overview of what's needed from our client are as follows:
1) From the nRF mesh app, send...