Hey,
I’m currently evaluating DECT NR+ using two nRF9151 DKs with the nRF Connect SDK v2.9.0.
According to the ETSI specification (ETSI TS 103 636-4 V2.1.1), the Physical...
My application communicates via UDP and all communication is initiated from the device. Before packet transmission, network registration status is checked (CEREG) and sendto...
Hello!
I'm new to Nordic Semiconductor and currently developing a project for which I need support regarding the nRF9151 DK . Before placing an order, I would like some...
We urgently need to add support for Band 40 (B40) to our product. Our use case is very specific, and as far as we understand, the NRF91 currently does not support B40. We...
i just rebuilt the code in the beacon_advertiser.zip file attach to this issue for the NRF52232....
the code runs as expected, though consumes about 200uA when sleeping...
Hi Team,
We are using nRF9160 modem and SDK 1.7 version with Segger Embedded Studio.
Using at_client sample code, observations as below.
1. Tried to read APN configuration...
We are currently working on a project based on Enhanced ShockBurst (ESB) and would like to use Front-End Module (FEM) support with the nRF21540.
In your Enhanced ShockBurst...
In iOS, it is possible for different apps to send data to the same characteristics in the same device by calling retrieveConnectedPeriphrals… Is there a way to identify the...
Hello,
currently, I am trying to get the SPI (master with EasyDMA) to work. I interfaced it with an LED driver IC , which needs some signaling (via GPIO pins) along with...
Hi,
I'm using the nrf52 board with sdk11.
I want to know that i have 100 beacons and my nrf52 is a cenral.
1)How many beacons can scan by the central at a time?
2...
Hi, I have managed to get my nrf51822 DK kit to read LDR sensor values. However the characteristic values are represented as hex on the master control panel and also on the...
Hi,
I'm i'm sniffing the NRF51822 s110, using the Nordic's BLE sniffer (on s120).
The BLE device is in a connection, and do a connection parameter update to a new interval...
Hi All,
I'm trying to update the application firmware of an nRF52 board with OTA DFU.
I have managed to create a .zip package (under linx, gcc compiler, Nordic SDK11,...
I want to make a program for wireless accelerometer with a microcontroller "nrf51822". I prepared the code however I face a problem with the ".h" files such as "nrf_error...
Hi All,
I'm having trouble running one of my I2C sensors connected to the nrf52 when running at a 200hz sampling rate.
Interestingly enough, the same sensor seems to...
I mean what kind of header information and stuff besides the data. I could only find this for advertising packets.
A graphic or list like this would be nice:
byte 0...
Hello,
I'm currently working on profiling an embedded application on an nRF52 using the S132 SoftDevice.
I've found that the svcall sd_softdevice_enable takes approximately...
Hi,
My SDK version:9.0
SD:8.0
I use gpiote to generate an interrupt,
static void bma255_int_hook(nrf_drv_gpiote_pin_t pin, nrf_gpiote_polarity_t action)
{
g_int1_triggered...
My phone : Lenovo Phab
Problem : cannot pair with nRf 51822 from Bluetooth menu BUT when i use Official App ( NRF Utility etc) then connect and start receiving data " ...
Hi,
I am using nrf52 with sdk11.0, I have migrated the code of pwm_library code to ble_uart_peripheral.
But when i'm initializing the pwm the code it stops the advertising...
I am not sure where to post this info so I do it here. We have been testing nRF51822 chips in a Rigado BMD-200 module powered by a single 2032 battery and have been getting...